Skip to content

Commit 94cc1b8

Browse files
chore(main): release w3console 1.7.0 (#99)
🤖 I have created a release *beep* *boop* --- ## [1.7.0](storacha/console@w3console-v1.6.0...w3console-v1.7.0) (2024-05-23) ### Features * add delegatable ability to generate a billing customer portal session ([#98](storacha/console#98)) ([fcf3bbe](storacha/console@fcf3bbe)) ### Bug Fixes * don't render escaped &lt;br/&gt; ([#100](storacha/console#100)) ([d7c0086](storacha/console@d7c0086)) --- 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 960c027 commit 94cc1b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/console/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/w3s-project/console/compare/w3console-v1.6.0...w3console-v1.7.0) (2024-05-23)
4+
5+
6+
### Features
7+
8+
* add delegatable ability to generate a billing customer portal session ([#98](https://github.com/w3s-project/console/issues/98)) ([fcf3bbe](https://github.com/w3s-project/console/commit/fcf3bbebb3151d1d55735b3647bf982a0e7d7626))
9+
10+
11+
### Bug Fixes
12+
13+
* don't render escaped &lt;br/&gt; ([#100](https://github.com/w3s-project/console/issues/100)) ([d7c0086](https://github.com/w3s-project/console/commit/d7c0086ce654dbb29145324d5322acdfaabf9bcb))
14+
315
## [1.6.0](https://github.com/w3s-project/console/compare/w3console-v1.5.0...w3console-v1.6.0) (2024-04-22)
416

517

packages/console/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3console",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)