Skip to content

Commit

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


##
[16.0.0](access-v15.3.0...access-v16.0.0)
(2023-10-10)


### ⚠ BREAKING CHANGES

* remove websocket support
([#966](#966))

### Bug Fixes

* remove websocket support
([#966](#966))
([77bf7ea](77bf7ea))
* upgrade to latest ts
([#962](#962))
([711e3f7](711e3f7))

---
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: Travis Vachon <travis.vachon@protocol.ai>
  • Loading branch information
it-dag-house and travis authored Oct 10, 2023
1 parent d2627d1 commit f362d17
Show file tree
Hide file tree
Showing 3 changed files with 14 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,5 +1,5 @@
{
"packages/access-client": "15.3.0",
"packages/access-client": "16.0.0",
"packages/filecoin-api": "1.4.4",
"packages/filecoin-client": "1.3.0",
"packages/capabilities": "9.5.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/access-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [16.0.0](https://github.com/web3-storage/w3up/compare/access-v15.3.0...access-v16.0.0) (2023-10-10)


### ⚠ BREAKING CHANGES

* remove websocket support ([#966](https://github.com/web3-storage/w3up/issues/966))

### Bug Fixes

* remove websocket support ([#966](https://github.com/web3-storage/w3up/issues/966)) ([77bf7ea](https://github.com/web3-storage/w3up/commit/77bf7ea8c67c5bb1bbce9b298fd72919dad7bd43))
* upgrade to latest ts ([#962](https://github.com/web3-storage/w3up/issues/962)) ([711e3f7](https://github.com/web3-storage/w3up/commit/711e3f73f6905fde0d929952fff70be845a55fa1))

## [15.3.0](https://github.com/web3-storage/w3up/compare/access-v15.2.1...access-v15.3.0) (2023-10-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/access-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/access",
"version": "15.3.0",
"version": "16.0.0",
"description": "w3access client",
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",
"repository": {
Expand Down

0 comments on commit f362d17

Please sign in to comment.