Skip to content

Commit 5f098e2

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2023-01-02) ### Bug Fixes * clarify routing-view-props ([b39bc7a](b39bc7a))
1 parent b39bc7a commit 5f098e2

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
@@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
99

10+
## [1.2.4](https://github.com/jneander/activity-routing-react/compare/v1.2.3...v1.2.4) (2023-01-02)
11+
12+
### Bug Fixes
13+
14+
- clarify routing-view-props
15+
([b39bc7a](https://github.com/jneander/activity-routing-react/commit/b39bc7a831030197e1331ddb95b63e1a2769d44d))
16+
1017
## [1.2.3](https://github.com/jneander/activity-routing-react/compare/v1.2.2...v1.2.3) (2022-12-25)
1118

1219
### Bug Fixes

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,6 +1,6 @@
11
{
22
"name": "@jneander/activity-routing-react",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Activity Routing with React",
55
"module": "./dist/esm/index.js",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)