Skip to content

Commit fafd205

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2022-12-22) ### Bug Fixes * use react/jsx-runtime in dist ([a67cdde](a67cdde))
1 parent a67cdde commit fafd205

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.2](https://github.com/jneander/activity-routing-react/compare/v1.2.1...v1.2.2) (2022-12-22)
11+
12+
### Bug Fixes
13+
14+
- use react/jsx-runtime in dist
15+
([a67cdde](https://github.com/jneander/activity-routing-react/commit/a67cdde76eca7f346bd9fc89f2be79b5273cc4f9))
16+
1017
## [1.2.1](https://github.com/jneander/activity-routing-react/compare/v1.2.0...v1.2.1) (2022-12-22)
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.1",
3+
"version": "1.2.2",
44
"description": "Activity Routing with React",
55
"exports": {
66
"import": "./dist/esm/index.js",

0 commit comments

Comments
 (0)