Skip to content

Commit e9919d2

Browse files
chore(release): 0.2.3 [skip ci]
## [0.2.3](0.2.2...0.2.3) (2025-04-06) ### Bug Fixes * synchronize branches for release ([4a44391](4a44391))
1 parent 4a44391 commit e9919d2

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+
## [0.2.3](https://github.com/AndreyShashlovDev/flexdi/compare/0.2.2...0.2.3) (2025-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* synchronize branches for release ([4a44391](https://github.com/AndreyShashlovDev/flexdi/commit/4a44391edbfbbd3238c9ec2f41dd1a12b6de178e))
7+
18
## [0.2.2](https://github.com/AndreyShashlovDev/flexdi/compare/0.2.1...0.2.2) (2025-04-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexdi",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Framework-agnostic dependency injection that adapts to your favorite UI library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)