diff --git a/CHANGELOG.md b/CHANGELOG.md index 5838938..fec80dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.16.2](https://github.com/storacha/console/compare/w3console-v1.16.1...w3console-v1.16.2) (2024-12-13) + + +### Bug Fixes + +* remove referrals feature flag ([#161](https://github.com/storacha/console/issues/161)) ([d504602](https://github.com/storacha/console/commit/d50460297983d6fb097721244963fd77aaf68fd1)) + ## [1.16.1](https://github.com/storacha/console/compare/w3console-v1.16.0...w3console-v1.16.1) (2024-12-12) diff --git a/package.json b/package.json index 15e33c3..e18859a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.16.1", + "version": "1.16.2", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {