Skip to content

Commit 55ad835

Browse files
chore(main): release 1.0.2 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea18eb0 commit 55ad835

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.0.2](https://github.com/vpishuk/nextjs-app-router-events/compare/v1.0.1...v1.0.2) (2024-12-03)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.2 ([#5](https://github.com/vpishuk/nextjs-app-router-events/issues/5)) ([ea18eb0](https://github.com/vpishuk/nextjs-app-router-events/commit/ea18eb0d650809593b764275c6a3ebaf70596ac8))
9+
310
## [1.0.1](https://github.com/vpishuk/nextjs-app-router-events/compare/v1.0.0...v1.0.1) (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.1"
54+
"version": "1.0.2"
5555
}

0 commit comments

Comments
 (0)