Skip to content

Commit e4977d9

Browse files
committed
chore(release): v3.0.0
1 parent e0ef4b7 commit e4977d9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v3.0.0
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.9.9...v3.0.0)
4+
5+
### 🏡 Chore
6+
7+
- **dependencies:** Update package versions for improved compatibility ([3978388](https://github.com/sfxcode/formkit-primevue/commit/3978388))
8+
- **release:** Update release script to use major versioning ([e0ef4b7](https://github.com/sfxcode/formkit-primevue/commit/e0ef4b7))
9+
10+
### ❤️ Contributors
11+
12+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
13+
114
## v2.9.9
215

316
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.9.8...v2.9.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.9.9",
4+
"version": "3.0.0",
55
"packageManager": "[email protected]+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)