Skip to content

Commit

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


##
[1.14.0](w3console-v1.13.1...w3console-v1.14.0)
(2024-10-21)


### Features

* Actually put error in console, as promised
([#131](#131))
([c194463](c194463))


### Bug Fixes

* Revert "fix: Revert "feat: Use Blob protocol"" (😩)
([#136](#136))
([c75f3db](c75f3db))

---
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 Oct 21, 2024
1 parent c194463 commit 2b89525
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.14.0](https://github.com/storacha/console/compare/w3console-v1.13.1...w3console-v1.14.0) (2024-10-21)


### Features

* Actually put error in console, as promised ([#131](https://github.com/storacha/console/issues/131)) ([c194463](https://github.com/storacha/console/commit/c194463959830a04562a200b8812fb443f5edb65))


### Bug Fixes

* Revert "fix: Revert "feat: Use Blob protocol"" (😩) ([#136](https://github.com/storacha/console/issues/136)) ([c75f3db](https://github.com/storacha/console/commit/c75f3db347874a82d219737eca3bd1c01d2eabfc))

## [1.13.1](https://github.com/storacha/console/compare/w3console-v1.13.0...w3console-v1.13.1) (2024-10-17)


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": "w3console",
"version": "1.13.1",
"version": "1.14.0",
"private": true,
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
"scripts": {
Expand Down

0 comments on commit 2b89525

Please sign in to comment.