Skip to content

Commit

Permalink
chore(main): release w3console 1.2.3 (#64)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.3](w3console-v1.2.2...w3console-v1.2.3)
(2023-12-08)


### Bug Fixes

* update @web3-storage/upload-client to 12.3.2 to get new memory leak
fixes ([#63](#63))
([3267da7](3267da7))

---
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 Dec 8, 2023
1 parent 3267da7 commit a1523d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.3](https://github.com/web3-storage/console/compare/w3console-v1.2.2...w3console-v1.2.3) (2023-12-08)


### Bug Fixes

* update @web3-storage/upload-client to 12.3.2 to get new memory leak fixes ([#63](https://github.com/web3-storage/console/issues/63)) ([3267da7](https://github.com/web3-storage/console/commit/3267da744c76a972a4c4924e928413d5152441b1))

## [1.2.2](https://github.com/web3-storage/console/compare/w3console-v1.2.1...w3console-v1.2.2) (2023-12-08)


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

0 comments on commit a1523d9

Please sign in to comment.