Skip to content

Commit

Permalink
chore(release): 1.62.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent 1d8ddb0 commit 805d704
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes

## [1.62.2](https://github.com/nicholaschiang/dolce/compare/v1.62.1...v1.62.2) (2023-12-21)


### Bug Fixes

* **app/profile:** own/want nav items go to sets ([1d8ddb0](https://github.com/nicholaschiang/dolce/commit/1d8ddb0d75d4a6b10197c7fba051c6feda573978))
* **image:** always proxy images through API route ([ca027a1](https://github.com/nicholaschiang/dolce/commit/ca027a164b3141954524152a0f7df7f0961ffc44))

## [1.62.1](https://github.com/nicholaschiang/dolce/compare/v1.62.0...v1.62.1) (2023-11-23)


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.62.1",
"version": "1.62.2",
"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.62.1"
version = "1.62.2"
description = ""
authors = ["Nicholas Chiang <nicholas.h.chiang@gmail.com>"]
license = "MIT"
Expand Down

1 comment on commit 805d704

@vercel
Copy link

@vercel vercel bot commented on 805d704 Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.