Skip to content

Commit

Permalink
chore(release): publish version 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 14, 2023
1 parent 19edf5d commit 170d759
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.1](https://github.com/tomosterlund/qalendar/compare/v3.5.0...v3.5.1) (2023-11-14)


### Bug Fixes

* enforced light mode ([#210](https://github.com/tomosterlund/qalendar/issues/210)) ([19edf5d](https://github.com/tomosterlund/qalendar/commit/19edf5d60c0aadafa1f7342f638ab88db486bb30))

# [3.5.0](https://github.com/tomosterlund/qalendar/compare/v3.4.0...v3.5.0) (2023-07-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qalendar",
"description": "Event calendar and date picker for Vue 3",
"version": "3.5.1-beta.0",
"version": "3.5.1",
"homepage": "https://tomosterlund.github.io/qalendar/",
"repository": {
"type": "git",
Expand Down

0 comments on commit 170d759

Please sign in to comment.