Skip to content

Commit 42bdc23

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.1...v2.8.0) (2025-08-12) ### Features * add Node.js version requirement to package.json engines field ([685ab49](685ab49)) * create comprehensive GitHub Copilot instructions ([a600f79](a600f79))
1 parent 1483f12 commit 42bdc23

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.8.0](https://github.com/Nosto/nosto-react/compare/v2.7.1...v2.8.0) (2025-08-12)
2+
3+
4+
### Features
5+
6+
* add Node.js version requirement to package.json engines field ([685ab49](https://github.com/Nosto/nosto-react/commit/685ab49730d4ec2ee39d90f056c9036989312456))
7+
* create comprehensive GitHub Copilot instructions ([a600f79](https://github.com/Nosto/nosto-react/commit/a600f791a875f7b172178d83e737fbbeacb550f7))
8+
19
## [2.7.1](https://github.com/Nosto/nosto-react/compare/v2.7.0...v2.7.1) (2025-04-07)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nosto/nosto-react",
33
"description": "Component library to simply implementing Nosto on React.",
4-
"version": "2.7.1",
4+
"version": "2.8.0",
55
"author": "Mridang Agarwalla, Dominik Gilg",
66
"license": "ISC",
77
"repository": {

0 commit comments

Comments
 (0)