Skip to content

Commit

Permalink
doc: add changelog entry
Browse files Browse the repository at this point in the history
Co-authored-by: Iris Booker <[email protected]>
  • Loading branch information
ibooker and Iris Booker committed Nov 19, 2024
1 parent 5cd99f2 commit 81b4d9a
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG

# 1.0.0
## UNRELEASED

- Updates (sub-)dependencies
- `braces` to 3.0.3
- `cross-spawn` to 7.0.6
- `micromatch` to 4.0.8

## 1.0.0

- Update node to v18

Expand All @@ -9,10 +16,10 @@
- Update @types/node to v20
- Minor update for @types/jest

# 0.2.0
## 0.2.0

- Add typescript types

# 0.1.0
## 0.1.0

- Initial release

0 comments on commit 81b4d9a

Please sign in to comment.