diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e47ee..8246c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.15.0](https://github.com/storacha/console/compare/w3console-v1.14.0...w3console-v1.15.0) (2024-10-22) + + +### Features + +* Use latest `w3ui` to support reloading spaces ([#138](https://github.com/storacha/console/issues/138)) ([0747635](https://github.com/storacha/console/commit/0747635012c3846aa5db8fb5ccd0f44e60771ea8)) + ## [1.14.0](https://github.com/storacha/console/compare/w3console-v1.13.1...w3console-v1.14.0) (2024-10-21) diff --git a/package.json b/package.json index 2e896e5..666e1a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.14.0", + "version": "1.15.0", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {