Skip to content

Commit 4e34687

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.3...v1.12.0) (2024-09-27) ### Features * Indonesian language support ([#856](#856)) ([128c1eb](128c1eb))
1 parent 8fc2fc4 commit 4e34687

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.12.0](https://github.com/rxgx/json-calendar/compare/v1.11.3...v1.12.0) (2024-09-27)
2+
3+
4+
### Features
5+
6+
* Indonesian language support ([#856](https://github.com/rxgx/json-calendar/issues/856)) ([128c1eb](https://github.com/rxgx/json-calendar/commit/128c1ebc875b6a68629ac6b53974e8340910428e))
7+
18
## [1.11.3](https://github.com/rxgx/json-calendar/compare/v1.11.2...v1.11.3) (2024-06-30)
29

310

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-calendar",
3-
"version": "1.11.3",
3+
"version": "1.12.0",
44
"description": "A data model for displaying dates and date ranges on a calendar interface.",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)