Skip to content

Commit c6be088

Browse files
authored
Merge pull request #51 from nextcloud-libraries/chore/release/v0.2.0
chore(release): v0.2.0
2 parents 3260053 + 0d292c4 commit c6be088

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## 0.2.0 - 2025-04-22
4+
## Features
5+
- Migrate code to Typescript
6+
## Fixes
7+
- Update vulnerable dependencies
8+
39
## 0.1.1 - 2024-06-03
410
### Changed
511
- Ship a cjs bundle

package-lock.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": "@nextcloud/timezones",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
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)