Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf committed Dec 4, 2022
1 parent 89a0f86 commit 9785edf
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.2.0](https://github.com/prantlf/timezone-support/compare/v2.1.1...v2.2.0) (2022-12-04)


### Bug Fixes

* Moving moment-timezone to general dependencies ([38ed217](https://github.com/prantlf/timezone-support/commit/38ed217a442642f923fd79285d1bdb01de1d3057))
* TimeZoneInfo type ([b857fac](https://github.com/prantlf/timezone-support/commit/b857fac3216682f70c291910b48fc104abf8c6b6))
* TimeZoneInfo type ([9058a1c](https://github.com/prantlf/timezone-support/commit/9058a1c0c2957c4b0d33191152a81a2549aec2c5))


### Features

* Expose alias timezones links ([7177547](https://github.com/prantlf/timezone-support/commit/7177547ae136c23684bda66eebab3b2b2a49406c))



## [2.1.1](https://github.com/prantlf/timezone-support/compare/v2.0.2...v2.1.1) (2022-12-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timezone-support",
"version": "2.1.1",
"version": "2.2.0",
"description": "Lightweight time zone support for your applications or other date libraries.",
"author": {
"name": "Ferdinand Prantl",
Expand Down

0 comments on commit 9785edf

Please sign in to comment.