diff --git a/.changeset/tame-walls-invent.md b/.changeset/tame-walls-invent.md deleted file mode 100644 index d4d022d..0000000 --- a/.changeset/tame-walls-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mimic-tree": patch ---- - -chore: Save time executing github actions. diff --git a/CHANGELOG.md b/CHANGELOG.md index 7364bcc..4c30986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # mimic-tree +## 0.1.1 + +### Patch Changes + +- [#22](https://github.com/hacomono-lib/mimic-tree/pull/22) [`6fe274f`](https://github.com/hacomono-lib/mimic-tree/commit/6fe274f7474a48cfc0a901779282c12431ce90b5) Thanks [@mew-ton](https://github.com/mew-ton)! - chore: Save time executing github actions. + ## 0.1.0 ### Minor Changes diff --git a/package.json b/package.json index 48c43da..cc0e7be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mimic-tree", - "version": "0.1.0", + "version": "0.1.1", "description": "mimic-tree is a Node.js library for creating dynamic data trees that mimic the structure of source data. It reproduces the original folder paths and file structures like JSON or YAML with different values, maintaining the integrity of the original structure.", "keywords": [ "json",