We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b9950 commit 6100742Copy full SHA for 6100742
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.1] - 2024-07-22
9
+
10
+### Changed
11
12
+- updated dependencies
13
+- added `files` field to `package.json`
14
15
+### Removed
16
17
+- removed `np` dependency, using it through `npx np` instead
18
19
## [1.0.0] - 2023-12-31
20
21
### Changed
0 commit comments