Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 3, 2023
1 parent 9922a0c commit 645168a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-walls-invent.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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": "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",
Expand Down

0 comments on commit 645168a

Please sign in to comment.