Skip to content

Commit

Permalink
Merge branch 'beta' of github.com:felix-berlin/astro-breadcrumbs into…
Browse files Browse the repository at this point in the history
… beta
  • Loading branch information
felix-berlin committed Jun 21, 2024
2 parents 979d1d6 + 5743024 commit 3237ff4
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.

# [3.0.0-beta.4](https://github.com/felix-berlin/astro-breadcrumbs/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2024-06-21)


### Bug Fixes

* parts were overwritten directly ([dec7f13](https://github.com/felix-berlin/astro-breadcrumbs/commit/dec7f13d4982622de99e895c3ad6724de547695f))

# [3.0.0-beta.3](https://github.com/felix-berlin/astro-breadcrumbs/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2024-06-21)


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": "astro-breadcrumbs",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"description": "Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.",
"type": "module",
"exports": {
Expand Down

0 comments on commit 3237ff4

Please sign in to comment.