Skip to content

Commit ed354bf

Browse files
committed
v1.1.2
1 parent 5f8bd91 commit ed354bf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2](https://github.com/agileago/vue3-oop/compare/v1.1.1...v1.1.2) (2025-05-20)
2+
3+
4+
### Features
5+
6+
* add If component for conditional rendering ([5f8bd91](https://github.com/agileago/vue3-oop/commit/5f8bd9143aec10e7c00e568fe127fc960b73ba50))
7+
8+
9+
110
## [1.1.1](https://github.com/agileago/vue3-oop/compare/v1.1.0...v1.1.1) (2025-05-13)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-oop",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"packageManager": "[email protected]",
55
"engines": {
66
"pnpm": ">=9.0"

0 commit comments

Comments
 (0)