Skip to content

Commit bfd967c

Browse files
committed
chore(release): v2.7.1
1 parent 1905735 commit bfd967c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v2.7.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.0...v2.7.1)
4+
5+
### 💅 Refactors
6+
7+
- **sass:** Use latest sass version and replace @import with @use in scss files ([33746bd](https://github.com/sfxcode/formkit-primevue/commit/33746bd))
8+
9+
### 🏡 Chore
10+
11+
- **release:** Switch back to patch releases ([107d89a](https://github.com/sfxcode/formkit-primevue/commit/107d89a))
12+
- **dependencies:** Update i18n to intlify version 10.x ([1905735](https://github.com/sfxcode/formkit-primevue/commit/1905735))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v2.7.0
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.11...v2.7.0)

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.7.0",
4+
"version": "2.7.1",
55
"packageManager": "[email protected]",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)