Skip to content

Commit

Permalink
chore(release): publish version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 0821c42 commit 5e3ef0c
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.2.0](https://github.com/felix-berlin/astro-breadcrumbs/compare/v3.1.0...v3.2.0) (2024-09-19)


### Features

* add new prop id ([0821c42](https://github.com/felix-berlin/astro-breadcrumbs/commit/0821c42c6ff7ef38df334287ee2da823f8408dcd))

# [3.1.0](https://github.com/felix-berlin/astro-breadcrumbs/compare/v3.0.1...v3.1.0) (2024-09-13)


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.1.0",
"version": "3.2.0",
"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 5e3ef0c

Please sign in to comment.