Skip to content

Commit

Permalink
chore(main): release content-claims 4.0.0 (#39)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](content-claims-v3.2.1...content-claims-v4.0.0)
(2023-12-13)


### ⚠ BREAKING CHANGES

* `@web3-storage/content-claims` tsconfig.json uses NodeNext
([#38](#38))

### Features

* `@web3-storage/content-claims` tsconfig.json uses NodeNext
([#38](#38))
([2875e8d](2875e8d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 13, 2023
1 parent 2875e8d commit a43720e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/core": "3.2.1"
"packages/core": "4.0.0"
}
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/web3-storage/content-claims/compare/content-claims-v3.2.1...content-claims-v4.0.0) (2023-12-13)


### ⚠ BREAKING CHANGES

* `@web3-storage/content-claims` tsconfig.json uses NodeNext ([#38](https://github.com/web3-storage/content-claims/issues/38))

### Features

* `@web3-storage/content-claims` tsconfig.json uses NodeNext ([#38](https://github.com/web3-storage/content-claims/issues/38)) ([2875e8d](https://github.com/web3-storage/content-claims/commit/2875e8d99d762188019c3e99ce6163e7302b3201))

## [3.2.1](https://github.com/web3-storage/content-claims/compare/content-claims-v3.2.0...content-claims-v3.2.1) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/content-claims",
"version": "3.2.1",
"version": "4.0.0",
"description": "Implementation of the Content Claims Protocol.",
"main": "src/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit a43720e

Please sign in to comment.