Skip to content

Commit

Permalink
chore(release): publish version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 19, 2023
1 parent 303aabe commit 8b81f1e
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
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.

# [2.5.0](https://github.com/bitsundbaeume/publication2023/compare/v2.4.3...v2.5.0) (2023-12-19)


### Features

* migrate to astro v4 and change browser targets ([303aabe](https://github.com/bitsundbaeume/publication2023/commit/303aabef1a7d6539a864ac3876a1161096e70f6e))

## [2.4.3](https://github.com/bitsundbaeume/publication2023/compare/v2.4.2...v2.4.3) (2023-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "publication2023",
"type": "module",
"version": "2.4.3",
"version": "2.5.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 8b81f1e

Please sign in to comment.