diff --git a/.changeset/good-pans-retire.md b/.changeset/good-pans-retire.md deleted file mode 100644 index 159ae0e..0000000 --- a/.changeset/good-pans-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": minor ---- - -Every changeset commit will include the version of the package in all repos diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf558d..6ac1414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.2.0 + +### Minor Changes + +- [#92](https://github.com/trueberryless-org/template-files/pull/92) [`4c2666d`](https://github.com/trueberryless-org/template-files/commit/4c2666d7b95c793e80e3cfb8672cbbcc55da8300) Thanks [@trueberryless](https://github.com/trueberryless)! - Every changeset commit will include the version of the package in all repos + ## 0.1.18 ### Patch Changes diff --git a/package.json b/package.json index cc7f75a..6f65b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.1.18", + "version": "0.2.0", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {