Skip to content

Commit 562bf8f

Browse files
chore(main): release w3console 1.17.0 (#166)
🤖 I have created a release *beep* *boop* --- ## [1.17.0](w3console-v1.16.2...w3console-v1.17.0) (2024-12-18) ### Features * add Sentry error tracking ([#165](#165)) ([3e7069a](3e7069a)) ### Bug Fixes * use the same Sentry project for different envs ([#167](#167)) ([32dd6f8](32dd6f8)) --- 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 32dd6f8 commit 562bf8f

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.17.0](https://github.com/storacha/console/compare/w3console-v1.16.2...w3console-v1.17.0) (2024-12-18)
4+
5+
6+
### Features
7+
8+
* add Sentry error tracking ([#165](https://github.com/storacha/console/issues/165)) ([3e7069a](https://github.com/storacha/console/commit/3e7069ad215481269e4bc7c72ad5903ad25eac16))
9+
10+
11+
### Bug Fixes
12+
13+
* use the same Sentry project for different envs ([#167](https://github.com/storacha/console/issues/167)) ([32dd6f8](https://github.com/storacha/console/commit/32dd6f82dd8a9db696513d0c22f27e1cfa33a7b7))
14+
315
## [1.16.2](https://github.com/storacha/console/compare/w3console-v1.16.1...w3console-v1.16.2) (2024-12-13)
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.16.2",
3+
"version": "1.17.0",
44
"private": true,
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"scripts": {

0 commit comments

Comments
 (0)