Skip to content

Commit 915dbe4

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2024-03-02) ### Bug Fixes * Circumvent npm's 24-hour version name reuse policy with dummy version increment commits ([69f05ab](69f05ab))
1 parent 69f05ab commit 915dbe4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.5](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.4...v4.0.5) (2024-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Circumvent npm's 24-hour version name reuse policy with dummy version increment commits ([69f05ab](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/69f05abf6e00ea90fea285d51ed8a2696874826b))
7+
18
## [4.0.4](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.3...v4.0.4) (2024-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"types": "dist/index.d.ts",
66
"author": "Aman Kumar",
77
"private": false,
8-
"version": "4.0.4",
8+
"version": "4.0.5",
99
"keywords": [
1010
"splitter",
1111
"react"

0 commit comments

Comments
 (0)