Skip to content

Commit

Permalink
chore(release): 10.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [10.2.3](v10.2.2...v10.2.3) (2024-10-29)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.1 ([250d25d](250d25d))
  • Loading branch information
semantic-release-bot committed Oct 29, 2024
1 parent 250d25d commit dcd426f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [10.2.3](https://github.com/ipld/js-dag-json/compare/v10.2.2...v10.2.3) (2024-10-29)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.1 ([250d25d](https://github.com/ipld/js-dag-json/commit/250d25d8f00cfea36b4f79f5bcc2b609bc54592d))

## [10.2.2](https://github.com/ipld/js-dag-json/compare/v10.2.1...v10.2.2) (2024-06-24)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ipld/dag-json",
"version": "10.2.2",
"version": "10.2.3",
"description": "JS implementation of DAG-JSON",
"author": "Rod <[email protected]> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit dcd426f

Please sign in to comment.