Skip to content

Commit 947fc54

Browse files
committed
chore: Clean up release-please mess
1 parent 60488f4 commit 947fc54

File tree

3 files changed

+16
-36
lines changed

3 files changed

+16
-36
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/nest": "1.0.0"
2+
"packages/nest": "0.4.0"
33
}

packages/nest/CHANGELOG.md

+14-34
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,58 @@
11
# Changelog
22

3-
## [1.0.0](https://github.com/wnfs-wg/nest/compare/nest-v0.4.0...nest-v1.0.0) (2024-03-21)
4-
5-
6-
### ⚠ BREAKING CHANGES
7-
8-
* Switch to SHA256 hashed CIDs, instead of rs-wnfs default Blake3, for better compatibility
9-
10-
### Features
11-
12-
* Switch to SHA256 hashed CIDs, instead of rs-wnfs default Blake3, for better compatibility ([743e3b7](https://github.com/wnfs-wg/nest/commit/743e3b779094ec8770f207bfa15aae7dce180c2e))
13-
143
## [0.4.0](https://github.com/wnfs-wg/nest/compare/nest-v0.3.3...nest-v0.4.0) (2024-03-08)
154

16-
175
### Features
186

19-
* Add size method ([a8f6910](https://github.com/wnfs-wg/nest/commit/a8f6910d08bfc2349e767fc6e368227c0d9ec849))
7+
- Add size method ([a8f6910](https://github.com/wnfs-wg/nest/commit/a8f6910d08bfc2349e767fc6e368227c0d9ec849))
208

219
## [0.3.3](https://github.com/wnfs-wg/nest/compare/nest-v0.3.2...nest-v0.3.3) (2024-03-08)
2210

23-
2411
### Bug Fixes
2512

26-
* Update wnfs ([cd23e0a](https://github.com/wnfs-wg/nest/commit/cd23e0a5651746677b95b53f715689379b77ce87))
13+
- Update wnfs ([cd23e0a](https://github.com/wnfs-wg/nest/commit/cd23e0a5651746677b95b53f715689379b77ce87))
2714

2815
## [0.3.2](https://github.com/wnfs-wg/nest/compare/nest-v0.3.1...nest-v0.3.2) (2024-02-19)
2916

30-
3117
### Bug Fixes
3218

33-
* update dependencies ([8b1a796](https://github.com/wnfs-wg/nest/commit/8b1a7965043c684970215cb606d074213ed54af5))
19+
- update dependencies ([8b1a796](https://github.com/wnfs-wg/nest/commit/8b1a7965043c684970215cb606d074213ed54af5))
3420

3521
## [0.3.1](https://github.com/wnfs-wg/nest/compare/nest-v0.3.0...nest-v0.3.1) (2024-02-19)
3622

37-
3823
### Bug Fixes
3924

40-
* docs generation ([bd10db1](https://github.com/wnfs-wg/nest/commit/bd10db17dd4450609163824619f3d91be89a5be5))
25+
- docs generation ([bd10db1](https://github.com/wnfs-wg/nest/commit/bd10db17dd4450609163824619f3d91be89a5be5))
4126

4227
## [0.3.0](https://github.com/wnfs-wg/nest/compare/nest-v0.2.2...nest-v0.3.0) (2024-02-18)
4328

44-
4529
### Features
4630

47-
* add ability to read with offset and length + update to wnfs 0.2.0 ([0478813](https://github.com/wnfs-wg/nest/commit/0478813f06d2e4be3e5decfd284ea3f353164ecb))
31+
- add ability to read with offset and length + update to wnfs 0.2.0 ([0478813](https://github.com/wnfs-wg/nest/commit/0478813f06d2e4be3e5decfd284ea3f353164ecb))
4832

4933
## [0.2.2](https://github.com/wnfs-wg/nest/compare/nest-v0.2.1...nest-v0.2.2) (2023-12-22)
5034

51-
5235
### Bug Fixes
5336

54-
* **nest:** add missing files to npm output ([3276417](https://github.com/wnfs-wg/nest/commit/3276417138f6ce54143939dc5dfefecdf8dbaa16))
37+
- **nest:** add missing files to npm output ([3276417](https://github.com/wnfs-wg/nest/commit/3276417138f6ce54143939dc5dfefecdf8dbaa16))
5538

5639
## [0.2.1](https://github.com/wnfs-wg/nest/compare/nest-v0.2.0...nest-v0.2.1) (2023-12-22)
5740

58-
5941
### Bug Fixes
6042

61-
* **nest:** add missing crypto browser redirect ([5d48dae](https://github.com/wnfs-wg/nest/commit/5d48daeb8a5f6547e05d6c6f3e6fdbe0f01ddb92))
43+
- **nest:** add missing crypto browser redirect ([5d48dae](https://github.com/wnfs-wg/nest/commit/5d48daeb8a5f6547e05d6c6f3e6fdbe0f01ddb92))
6244

6345
## [0.2.0](https://github.com/wnfs-wg/nest/compare/nest-v0.1.0...nest-v0.2.0) (2023-12-21)
6446

65-
6647
### Features
6748

68-
* add demo ([118f7a2](https://github.com/wnfs-wg/nest/commit/118f7a2e0642c07d80590fd6c76e001e893bd6a6))
69-
* add modifications to publish event ([d6b654c](https://github.com/wnfs-wg/nest/commit/d6b654cf6e5959ccf33ada391eb77acec1daea65))
70-
* add onCommit option ([ac1b2c7](https://github.com/wnfs-wg/nest/commit/ac1b2c7582c479a1344af76efb47db1a89ccedb9))
71-
* expose errors via entry point ([d8ec1b5](https://github.com/wnfs-wg/nest/commit/d8ec1b5c3a40587c00ff86c2fffb5b3656d5162f))
72-
* throw an error if an infused transaction is a no-op ([a21de2a](https://github.com/wnfs-wg/nest/commit/a21de2a44af92676e78f4c600bea4def29f2be82))
73-
49+
- add demo ([118f7a2](https://github.com/wnfs-wg/nest/commit/118f7a2e0642c07d80590fd6c76e001e893bd6a6))
50+
- add modifications to publish event ([d6b654c](https://github.com/wnfs-wg/nest/commit/d6b654cf6e5959ccf33ada391eb77acec1daea65))
51+
- add onCommit option ([ac1b2c7](https://github.com/wnfs-wg/nest/commit/ac1b2c7582c479a1344af76efb47db1a89ccedb9))
52+
- expose errors via entry point ([d8ec1b5](https://github.com/wnfs-wg/nest/commit/d8ec1b5c3a40587c00ff86c2fffb5b3656d5162f))
53+
- throw an error if an infused transaction is a no-op ([a21de2a](https://github.com/wnfs-wg/nest/commit/a21de2a44af92676e78f4c600bea4def29f2be82))
7454

7555
### Bug Fixes
7656

77-
* lint error ([e34c608](https://github.com/wnfs-wg/nest/commit/e34c608beda249e4272083bf7ad80075e86930df))
78-
* publish debounce ([a3b6038](https://github.com/wnfs-wg/nest/commit/a3b6038900c0198ecbe05eb1005a43d76d70c271))
57+
- lint error ([e34c608](https://github.com/wnfs-wg/nest/commit/e34c608beda249e4272083bf7ad80075e86930df))
58+
- publish debounce ([a3b6038](https://github.com/wnfs-wg/nest/commit/a3b6038900c0198ecbe05eb1005a43d76d70c271))

packages/nest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wnfs-wg/nest",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "0.4.0",
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)