Skip to content

Commit 34e63bb

Browse files
chore(release): 4.0.6 [skip ci]
## [4.0.6](v4.0.5...v4.0.6) (2023-10-03) ### Trivial Changes * add or force update .github/workflows/js-test-and-release.yml ([0041dec](0041dec)) * delete templates [skip ci] ([#89](#89)) ([d171c19](d171c19)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([66b0fc1](66b0fc1))
1 parent 66b0fc1 commit 34e63bb

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.0.6](https://github.com/ipld/js-dag-pb/compare/v4.0.5...v4.0.6) (2023-10-03)
2+
3+
4+
### Trivial Changes
5+
6+
* add or force update .github/workflows/js-test-and-release.yml ([0041dec](https://github.com/ipld/js-dag-pb/commit/0041dec6884c574b1b1e2f67716c4ee228f28d2f))
7+
* delete templates [skip ci] ([#89](https://github.com/ipld/js-dag-pb/issues/89)) ([d171c19](https://github.com/ipld/js-dag-pb/commit/d171c1958f4bac5aed8b938c9e3870a84e38cb2c))
8+
9+
10+
### Dependencies
11+
12+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([66b0fc1](https://github.com/ipld/js-dag-pb/commit/66b0fc1f0f158d3bbbca51040c36da4a51031063))
13+
114
## [4.0.5](https://github.com/ipld/js-dag-pb/compare/v4.0.4...v4.0.5) (2023-08-08)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/dag-pb",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"description": "JS implementation of DAG-PB",
55
"author": "Rod <[email protected]> (http://r.va.gg/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)