Skip to content

Commit

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


##
[2.0.0](v1.6.2...v2.0.0)
(2023-05-02)


### ⚠ BREAKING CHANGES

* support ?car-scope and verifiable paths for format=car
([#35](#35))

### Features

* support ?car-scope and verifiable paths for format=car
([#35](#35))
([ccb8843](ccb8843))

---
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] authored May 3, 2023
1 parent ccb8843 commit 59868a1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/freeway/compare/v1.6.2...v2.0.0) (2023-05-02)


### ⚠ BREAKING CHANGES

* support ?car-scope and verifiable paths for format=car ([#35](https://github.com/web3-storage/freeway/issues/35))

### Features

* support ?car-scope and verifiable paths for format=car ([#35](https://github.com/web3-storage/freeway/issues/35)) ([ccb8843](https://github.com/web3-storage/freeway/commit/ccb88439f531a1986fb764ad765e0f337e57bc2d))

## [1.6.2](https://github.com/web3-storage/freeway/compare/v1.6.1...v1.6.2) (2023-03-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeway",
"version": "1.6.2",
"version": "2.0.0",
"description": "An IPFS gateway for accessing UnixFS data via CAR CIDs",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 59868a1

Please sign in to comment.