Skip to content

Commit

Permalink
New Release! v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CBW2007 committed Jul 24, 2021
1 parent 8f81e49 commit d631263
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.1](https://github.com/CBW2007/sitemap-manager/compare/v2.0.0...v2.0.1) (2021-07-24)


### Bug Fixes

* **index:** correct wrong entry ([8f81e49](https://github.com/CBW2007/sitemap-manager/commit/8f81e4971eb6d244b4d8f6eac83375119c938686))



# [2.0.0](https://github.com/CBW2007/sitemap-manager/compare/v1.1.1...v2.0.0) (2021-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sitemap-manager",
"version": "2.0.0",
"version": "2.0.1",
"description": "An easy way to create sitemaps!",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit d631263

Please sign in to comment.