Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.7...v4.0.0) (2022-12-01)

### Features

* Farcaster api v2 ([#384](#384)) ([5e6fd5d](5e6fd5d))
* support fetching user's custody address ([3ff017e](3ff017e)), closes [#388](#388)
* support notifications ([58053e8](58053e8)), closes [#387](#387)
* support revoking auth tokens ([661a37a](661a37a)), closes [#386](#386)

### BREAKING CHANGES

* various refactors in support of new v2 farcaster APIs
  • Loading branch information
semantic-release-bot committed Dec 1, 2022
1 parent 45f18aa commit 9cb08e9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [4.0.0](https://github.com/standard-crypto/farcaster-js/compare/v3.0.7...v4.0.0) (2022-12-01)


### Features

* Farcaster api v2 ([#384](https://github.com/standard-crypto/farcaster-js/issues/384)) ([5e6fd5d](https://github.com/standard-crypto/farcaster-js/commit/5e6fd5d194061cdf15de24fd6ffd8ef5e393881d))
* support fetching user's custody address ([3ff017e](https://github.com/standard-crypto/farcaster-js/commit/3ff017eef3d35a8279fd6512dcff72edd8d8e684)), closes [#388](https://github.com/standard-crypto/farcaster-js/issues/388)
* support notifications ([58053e8](https://github.com/standard-crypto/farcaster-js/commit/58053e854d35699a6be76165704376bec6eb3fea)), closes [#387](https://github.com/standard-crypto/farcaster-js/issues/387)
* support revoking auth tokens ([661a37a](https://github.com/standard-crypto/farcaster-js/commit/661a37ac56393055b2f84d6090cf9ab9a5716583)), closes [#386](https://github.com/standard-crypto/farcaster-js/issues/386)


### BREAKING CHANGES

* various refactors in support of new v2 farcaster APIs

# [4.0.0-beta.2](https://github.com/standard-crypto/farcaster-js/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2022-12-01)


Expand Down

0 comments on commit 9cb08e9

Please sign in to comment.