Skip to content

Commit 69488b5

Browse files
v0.2.3-0 (#33)
Co-authored-by: @compulim-workflow-bot[bot] <@compulim-workflow-bot[bot]>
1 parent 020270c commit 69488b5

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
810
## [0.2.2] - 2025-12-23
911

1012
### Changed
@@ -95,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9597
- Updated pull request validation to test against various React versions, in PR [#1](https://github.com/compulim/use-propagate/pull/1)
9698
- Moved from JSX Runtime to JSX Classic to support testing against React 16
9799

100+
[Unreleased]: https://github.com/compulim/use-propagate/compare/v0.2.2...HEAD
98101
[0.2.2]: https://github.com/compulim/use-propagate/compare/v0.2.1...v0.2.2
99102
[0.2.1]: https://github.com/compulim/use-propagate/compare/v0.2.0...v0.2.1
100103
[0.2.0]: https://github.com/compulim/use-propagate/compare/v0.1.0...v0.2.0

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": "use-propagate-root",
3-
"version": "0.2.2",
3+
"version": "0.2.3-0",
44
"description": "",
55
"private": true,
66
"author": "William Wong (https://github.com/compulim)",

0 commit comments

Comments
 (0)