From 311a8980e1d07d2c0a1ebf474c0425eaf1a5039a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:54:00 +0100 Subject: [PATCH] chore(main): release w3console 1.17.1 (#169) :robot: I have created a release *beep* *boop* --- ## [1.17.1](https://github.com/storacha/console/compare/w3console-v1.17.0...w3console-v1.17.1) (2024-12-19) ### Bug Fixes * add sentry auth token to enable sourcemap upload ([#168](https://github.com/storacha/console/issues/168)) ([a48c8c4](https://github.com/storacha/console/commit/a48c8c42cbd0dbba7902691f839aebac0b4a04b6)) --- 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> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1798aa..e7175c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.1](https://github.com/storacha/console/compare/w3console-v1.17.0...w3console-v1.17.1) (2024-12-19) + + +### Bug Fixes + +* add sentry auth token to enable sourcemap upload ([#168](https://github.com/storacha/console/issues/168)) ([a48c8c4](https://github.com/storacha/console/commit/a48c8c42cbd0dbba7902691f839aebac0b4a04b6)) + ## [1.17.0](https://github.com/storacha/console/compare/w3console-v1.16.2...w3console-v1.17.0) (2024-12-18) diff --git a/package.json b/package.json index 8bec059..47314a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.17.0", + "version": "1.17.1", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {