Skip to content

Commit d292477

Browse files
committed
chore(main): release 3.2.0
1 parent 03cc69e commit d292477

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.0"
2+
".": "3.2.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/luisbocanegra/kurve/compare/v3.1.0...v3.2.0) (2025-11-24)
4+
5+
6+
### Features
7+
8+
* add Russian translation ([#127](https://github.com/luisbocanegra/kurve/issues/127)) ([577403a](https://github.com/luisbocanegra/kurve/commit/577403a516162fa9828c58fcd971c54377d5f5e7))
9+
* updated Simplified Chinese translation ([#132](https://github.com/luisbocanegra/kurve/issues/132)) ([37aba5a](https://github.com/luisbocanegra/kurve/commit/37aba5a245750b026ea40aeee9e6b4bf5f1b15c9))
10+
311
## [3.1.0](https://github.com/luisbocanegra/kurve/compare/v3.0.0...v3.1.0) (2025-11-14)
412

513

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Name[ru]": "Kurve",
2424
"Name[sv]": "Kurve",
2525
"Name[zh_CN]": "Kurve",
26-
"Version": "3.1.0",
26+
"Version": "3.2.0",
2727
"Website": "https://github.com/luisbocanegra/kurve"
2828
},
2929
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)