Skip to content

Commit 70fb885

Browse files
v4.0.1 (#94)
Co-authored-by: @compulim <@compulim>
1 parent 182fb80 commit 70fb885

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Breaking changes are indicated by 💥.
99

10-
## [Unreleased]
10+
## [4.0.1] - 2025-12-24
1111

1212
### Changed
1313

@@ -164,7 +164,7 @@ Breaking changes are indicated by 💥.
164164

165165
- Initial release
166166

167-
[Unreleased]: https://github.com/compulim/react-dictate-button/compare/v4.0.0...HEAD
167+
[4.0.1]: https://github.com/compulim/react-dictate-button/compare/v4.0.0...v4.0.1
168168
[4.0.0]: https://github.com/compulim/react-dictate-button/compare/v3.0.0...v4.0.0
169169
[3.0.0]: https://github.com/compulim/react-dictate-button/compare/v2.0.1...v3.0.0
170170
[2.0.1]: https://github.com/compulim/react-dictate-button/compare/v2.0.0...v2.0.1

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

0 commit comments

Comments
 (0)