Skip to content

Commit 27a6946

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.2 [skip ci]
1 parent 6c88dfc commit 27a6946

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.2](https://github.com/nextcloud-libraries/timezones/compare/v1.0.1...v1.0.2) (2025-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* do not enforce npm versions in package.json ([0560c0f](https://github.com/nextcloud-libraries/timezones/commit/0560c0f1e13e7679d8ced34ddab270e394246f21))
7+
8+
9+
110
## [1.0.1](https://github.com/nextcloud-libraries/timezones/compare/v1.0.0...v1.0.1) (2025-10-06)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@nextcloud/timezones",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A small library containing common time zone logic and data",
55
"homepage": "https://github.com/nextcloud-libraries/timezones",
66
"bugs": {

0 commit comments

Comments
 (0)