Skip to content

Commit ca5f995

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-08-11) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([116d5ec](116d5ec)) * update project config ([#174](#174)) ([5200b95](5200b95)) ### Dependencies * update protons to 5.1.0 ([#175](#175)) ([4c50ec9](4c50ec9))
1 parent 4c50ec9 commit ca5f995

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+
## [2.0.1](https://github.com/ipfs/js-ipns/compare/v2.0.0...v2.0.1) (2022-08-11)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([116d5ec](https://github.com/ipfs/js-ipns/commit/116d5ecd8024a8edd70501e0b259bbe90587d089))
7+
* update project config ([#174](https://github.com/ipfs/js-ipns/issues/174)) ([5200b95](https://github.com/ipfs/js-ipns/commit/5200b952699e0e32be0b62488d65ce1b3ec2e22a))
8+
9+
10+
### Dependencies
11+
12+
* update protons to 5.1.0 ([#175](https://github.com/ipfs/js-ipns/issues/175)) ([4c50ec9](https://github.com/ipfs/js-ipns/commit/4c50ec9f750de1c154339396ebf30c9ea3c5fba7))
13+
114
## [2.0.0](https://github.com/ipfs/js-ipns/compare/v1.0.2...v2.0.0) (2022-06-28)
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": "ipns",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "ipns record definitions",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)