Skip to content

Commit 9efedc5

Browse files
chore(main): release 1.1.0 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 27b5a36 commit 9efedc5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/vpishuk/nextjs-app-router-events/compare/v1.0.2...v1.1.0) (2025-01-15)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* upgrades dependencise ([#12](https://github.com/vpishuk/nextjs-app-router-events/issues/12)) ([27b5a36](https://github.com/vpishuk/nextjs-app-router-events/commit/27b5a3614a36909cd54790e6e53973e54554f935))
9+
310
## [1.0.2](https://github.com/vpishuk/nextjs-app-router-events/compare/v1.0.1...v1.0.2) (2024-12-03)
411

512

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
@@ -51,5 +51,5 @@
5151
"lint:staged": "lint-staged",
5252
"prepare": "husky"
5353
},
54-
"version": "1.0.2"
54+
"version": "1.1.0"
5555
}

0 commit comments

Comments
 (0)