diff --git a/.changeset/six-poems-kiss.md b/.changeset/six-poems-kiss.md deleted file mode 100644 index e7f420c..0000000 --- a/.changeset/six-poems-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@iptv/xmltv': patch ---- - -v1.0.0 had already been published in past and removed, cannot publish over it diff --git a/CHANGELOG.md b/CHANGELOG.md index d57f55b..9438783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @iptv/xmltv +## 1.0.1 + +### Patch Changes + +- [`4baaea3`](https://github.com/ektotv/xmltv/commit/4baaea3a67f20ea6416a3ff7ce5d4f83feadbccd) Thanks [@evoactivity](https://github.com/evoactivity)! - v1.0.0 had already been published in past and removed, cannot publish over it + ## 1.0.0 ### Major Changes diff --git a/package.json b/package.json index dc93b70..ad85567 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@iptv/xmltv", "description": "An extremely fast XMLTV parser and generator for Node and the browser.", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "author": { "name": "ekto",