Skip to content

Commit 9785edf

Browse files
committed
2.2.0
1 parent 89a0f86 commit 9785edf

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.2.0](https://github.com/prantlf/timezone-support/compare/v2.1.1...v2.2.0) (2022-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Moving moment-timezone to general dependencies ([38ed217](https://github.com/prantlf/timezone-support/commit/38ed217a442642f923fd79285d1bdb01de1d3057))
7+
* TimeZoneInfo type ([b857fac](https://github.com/prantlf/timezone-support/commit/b857fac3216682f70c291910b48fc104abf8c6b6))
8+
* TimeZoneInfo type ([9058a1c](https://github.com/prantlf/timezone-support/commit/9058a1c0c2957c4b0d33191152a81a2549aec2c5))
9+
10+
11+
### Features
12+
13+
* Expose alias timezones links ([7177547](https://github.com/prantlf/timezone-support/commit/7177547ae136c23684bda66eebab3b2b2a49406c))
14+
15+
16+
117
## [2.1.1](https://github.com/prantlf/timezone-support/compare/v2.0.2...v2.1.1) (2022-12-04)
218

319

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": "timezone-support",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Lightweight time zone support for your applications or other date libraries.",
55
"author": {
66
"name": "Ferdinand Prantl",

0 commit comments

Comments
 (0)