Skip to content

Commit

Permalink
chore(main): release w3console 1.7.0 (#99)
Browse files Browse the repository at this point in the history
🤖 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 <br/>
([#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>
  • Loading branch information
github-actions[bot] authored Jun 20, 2024
1 parent 960c027 commit 94cc1b8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.7.0](https://github.com/w3s-project/console/compare/w3console-v1.6.0...w3console-v1.7.0) (2024-05-23)


### Features

* 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))


### Bug Fixes

* 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))

## [1.6.0](https://github.com/w3s-project/console/compare/w3console-v1.5.0...w3console-v1.6.0) (2024-04-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w3console",
"version": "1.6.0",
"version": "1.7.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 94cc1b8

Please sign in to comment.