Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and boneskull committed Apr 3, 2024
1 parent fa8c6b6 commit 40add0b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,15 @@
# Changelog

## 1.0.0 (2024-04-03)


### Features

* all the tools ([58c7f56](https://github.com/boneskull/snapshot-fs/commit/58c7f56459835bea5529d73e0574ab808dc5be9b))
* initial commit ([407e3e1](https://github.com/boneskull/snapshot-fs/commit/407e3e1361c59d707cd0edd54a8b957fac605e9b))


### Bug Fixes

* **deps:** update dependency glob to v10.3.12 ([da1233d](https://github.com/boneskull/snapshot-fs/commit/da1233d380b7004381d2c114033bf71e83c6a6c4))
* **deps:** update dependency memfs to v4.8.1 ([0d3ce09](https://github.com/boneskull/snapshot-fs/commit/0d3ce094bc1a2a0e38ded3fca04654817058fb6a))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "snapshot-fs",
"version": "0.1.0",
"version": "1.0.0",
"type": "module",
"description": "Create a filesystem snapshot for use with memfs",
"author": "Christopher Hiller <boneskull@boneskull.com>",
Expand Down

0 comments on commit 40add0b

Please sign in to comment.