Skip to content

Commit 3f7254b

Browse files
author
Steven Vandevelde
authored
Merge pull request #55 from wnfs-wg/release-please--branches--main--components--nest
chore(main): release nest 0.3.2
2 parents b55e4d3 + f77dc50 commit 3f7254b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/nest": "0.3.1"
2+
"packages/nest": "0.3.2"
33
}

packages/nest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/wnfs-wg/nest/compare/nest-v0.3.1...nest-v0.3.2) (2024-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([8b1a796](https://github.com/wnfs-wg/nest/commit/8b1a7965043c684970215cb606d074213ed54af5))
9+
310
## [0.3.1](https://github.com/wnfs-wg/nest/compare/nest-v0.3.0...nest-v0.3.1) (2024-02-19)
411

512

packages/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wnfs-wg/nest",
33
"type": "module",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"description": "A utility layer around the `wnfs` package.",
66
"author": "Steven Vandevelde <[email protected]> (tokono.ma)",
77
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)