Skip to content

Commit 86ea256

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.0...0.2.0) (2025-04-05) ### Features * semantic-release ([e1a6169](e1a6169))
1 parent e1a6169 commit 86ea256

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [0.2.0](https://github.com/AndreyShashlovDev/flexdi/compare/v0.1.0...0.2.0) (2025-04-05)
2+
3+
4+
### Features
5+
6+
* semantic-release ([e1a6169](https://github.com/AndreyShashlovDev/flexdi/commit/e1a61694e1d3ffd9e3b82bde2fdbdf773cd6d0c7))

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.1.0",
3+
"version": "0.2.0",
44
"description": "Framework-agnostic dependency injection that adapts to your favorite UI library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)