Skip to content

Commit

Permalink
chore(release): 1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 25, 2024
1 parent 8f6f567 commit 99351e6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## [1.65.0](https://github.com/nicholaschiang/dolce/compare/v1.64.0...v1.65.0) (2024-02-25)


### Features

* **app:** add wardrobe panel open/close button ([8f6f567](https://github.com/nicholaschiang/dolce/commit/8f6f5673b8a41de6b981d2bea70279d3258309ea))

## [1.64.0](https://github.com/nicholaschiang/dolce/compare/v1.63.0...v1.64.0) (2024-02-25)


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": "dolce",
"version": "1.64.0",
"version": "1.65.0",
"private": true,
"sideEffects": false,
"license": "AGPL-3.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dolce"
version = "1.64.0"
version = "1.65.0"
description = ""
authors = ["Nicholas Chiang <nicholas.h.chiang@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 99351e6

Please sign in to comment.