Skip to content

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wikus committed Feb 28, 2024
1 parent b03995d commit 89914e6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.11.0](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.4.0...v1.11.0) (2024-02-28)


### Features

* add Amazigh calendar system ([2d9a8e9](https://github.com/calidy-com/dayjs-calendarsystems/commit/2d9a8e9b0c5c443040072080edfe748abfef5e9a))


### Bug Fixes

* buildtime issues, add eslintrc ([13b5594](https://github.com/calidy-com/dayjs-calendarsystems/commit/13b5594c71674ebbd29d03a9af8ffd3ac02301b9))
* eslint errors ([b03995d](https://github.com/calidy-com/dayjs-calendarsystems/commit/b03995d06541f8bbc62296e75037f4af0c9e6d96))
* typo in function brackets ([595d119](https://github.com/calidy-com/dayjs-calendarsystems/commit/595d1193c9cedeeaee39b9ae6c617dba6bcd338a))
* update babel build config ([7d448cb](https://github.com/calidy-com/dayjs-calendarsystems/commit/7d448cbe6d95f40ad0e32d69eacf5bd0698807cc))

## [1.10.0](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.4.0...v1.10.0) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@calidy/dayjs-calendarsystems",
"version": "1.10.0",
"version": "1.11.0",
"description": "Calendar Systems Management for Day.js",
"main": "dayjs-calendarsystems.cjs.min.js",
"umd:main": "dayjs-calendarsystems.umd.min.js",
Expand Down

0 comments on commit 89914e6

Please sign in to comment.