Skip to content

Commit

Permalink
chore(release): 1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 14, 2023
1 parent b8480f3 commit afd28bf
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.49.1](https://github.com/nicholaschiang/dolce/compare/v1.49.0...v1.49.1) (2023-08-14)


### Bug Fixes

* only show filter options that have products ([b8480f3](https://github.com/nicholaschiang/dolce/commit/b8480f3db71c922bcd321e531eb47ebb8ea9ef41))

## [1.49.0](https://github.com/nicholaschiang/dolce/compare/v1.48.0...v1.49.0) (2023-08-14)


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

1 comment on commit afd28bf

@vercel
Copy link

@vercel vercel bot commented on afd28bf Aug 14, 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.