Skip to content

Commit 2b89525

Browse files
chore(main): release w3console 1.14.0 (#137)
🤖 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>
1 parent c194463 commit 2b89525

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.14.0](https://github.com/storacha/console/compare/w3console-v1.13.1...w3console-v1.14.0) (2024-10-21)
4+
5+
6+
### Features
7+
8+
* Actually put error in console, as promised ([#131](https://github.com/storacha/console/issues/131)) ([c194463](https://github.com/storacha/console/commit/c194463959830a04562a200b8812fb443f5edb65))
9+
10+
11+
### Bug Fixes
12+
13+
* Revert "fix: Revert "feat: Use Blob protocol"" (😩) ([#136](https://github.com/storacha/console/issues/136)) ([c75f3db](https://github.com/storacha/console/commit/c75f3db347874a82d219737eca3bd1c01d2eabfc))
14+
315
## [1.13.1](https://github.com/storacha/console/compare/w3console-v1.13.0...w3console-v1.13.1) (2024-10-17)
416

517

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3console",
3-
"version": "1.13.1",
3+
"version": "1.14.0",
44
"private": true,
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"scripts": {

0 commit comments

Comments
 (0)