timezones-ical-library 1.6.0 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Readme.md CHANGED
@@ -31,7 +31,7 @@ Run ...
31
31
  sudo sh update-tzdata.sh tzVersionNumber
32
32
  ```
33
33
 
34
- ... with _tzVersionNumber_ being the version of the [IANA time zone database](https://www.iana.org/time-zones) you want to use (e.g. sudo sh update-tzdata.sh 2022g).
34
+ ... with _tzVersionNumber_ being the version of the [IANA time zone database](https://www.iana.org/time-zones) you want to use (e.g. sudo sh update-tzdata.sh 2023c).
35
35
 
36
36
  <br />
37
37
 
@@ -172,7 +172,8 @@ Licensed under [Apache-2.0](LICENSE).
172
172
 
173
173
  ![npm version](https://img.shields.io/npm/v/timezones-ical-library?label=current%20version&style=for-the-badge)
174
174
 
175
- - v1.6 : database update
175
+ - v1.7 : database update (2023c)
176
+ - v1.6 : database update (2022g)
176
177
  - v1.5 : new dist structure
177
178
  - v1.4 : further minification via data mapping
178
179
  - v1.3 : bundle size optimization and API