Skip to content

Commit 311a898

Browse files
chore(main): release w3console 1.17.1 (#169)
🤖 I have created a release *beep* *boop* --- ## [1.17.1](w3console-v1.17.0...w3console-v1.17.1) (2024-12-19) ### Bug Fixes * add sentry auth token to enable sourcemap upload ([#168](#168)) ([a48c8c4](a48c8c4)) --- 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 a48c8c4 commit 311a898

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.17.1](https://github.com/storacha/console/compare/w3console-v1.17.0...w3console-v1.17.1) (2024-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add sentry auth token to enable sourcemap upload ([#168](https://github.com/storacha/console/issues/168)) ([a48c8c4](https://github.com/storacha/console/commit/a48c8c42cbd0dbba7902691f839aebac0b4a04b6))
9+
310
## [1.17.0](https://github.com/storacha/console/compare/w3console-v1.16.2...w3console-v1.17.0) (2024-12-18)
411

512

package.json

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

0 commit comments

Comments
 (0)