Skip to content

Commit

Permalink
chore(main): release w3console 1.17.0 (#166)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
1 parent 32dd6f8 commit 562bf8f
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.17.0](https://github.com/storacha/console/compare/w3console-v1.16.2...w3console-v1.17.0) (2024-12-18)


### Features

* add Sentry error tracking ([#165](https://github.com/storacha/console/issues/165)) ([3e7069a](https://github.com/storacha/console/commit/3e7069ad215481269e4bc7c72ad5903ad25eac16))


### Bug Fixes

* use the same Sentry project for different envs ([#167](https://github.com/storacha/console/issues/167)) ([32dd6f8](https://github.com/storacha/console/commit/32dd6f82dd8a9db696513d0c22f27e1cfa33a7b7))

## [1.16.2](https://github.com/storacha/console/compare/w3console-v1.16.1...w3console-v1.16.2) (2024-12-13)


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

0 comments on commit 562bf8f

Please sign in to comment.