Skip to content

Commit 6794d0f

Browse files
chore(main): release w3console 1.16.1 (#160)
🤖 I have created a release *beep* *boop* --- ## [1.16.1](w3console-v1.16.0...w3console-v1.16.1) (2024-12-12) ### Bug Fixes * make it possible to skip the plan gate after Stripe checkout ([#162](#162)) ([b399b37](b399b37)) * tweak plan gate query param ([#163](#163)) ([0ce071e](0ce071e)) ### Other Changes * update copy ([#159](#159)) ([0253b05](0253b05)) --- 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 0ce071e commit 6794d0f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.16.1](https://github.com/storacha/console/compare/w3console-v1.16.0...w3console-v1.16.1) (2024-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* make it possible to skip the plan gate after Stripe checkout ([#162](https://github.com/storacha/console/issues/162)) ([b399b37](https://github.com/storacha/console/commit/b399b372ddbcf850135263a7c7b31b88a4b42256))
9+
* tweak plan gate query param ([#163](https://github.com/storacha/console/issues/163)) ([0ce071e](https://github.com/storacha/console/commit/0ce071e9805d7b99bd98bb65262b2fe1b2e6e1b6))
10+
11+
12+
### Other Changes
13+
14+
* update copy ([#159](https://github.com/storacha/console/issues/159)) ([0253b05](https://github.com/storacha/console/commit/0253b059d6e70f0ef5b83f82e722fc35b66f35d0))
15+
316
## [1.16.0](https://github.com/storacha/console/compare/w3console-v1.15.2...w3console-v1.16.0) (2024-12-09)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3console",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"private": true,
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"scripts": {

0 commit comments

Comments
 (0)