Skip to content

Commit

Permalink
chore(main): release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
1 parent 250b981 commit 0407fb8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.2"
".": "1.0.3"
}
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Changelog

## [1.0.3](https://github.com/kiwigrid/antora-menu-extension/compare/v1.0.2...v1.0.3) (2024-12-16)


### 🐛 Bug Fixes

* add release config ([fc2f941](https://github.com/kiwigrid/antora-menu-extension/commit/fc2f9419164f57f7b63c0b437e218ec16c5f46fd))
* move release workflow ([67dae41](https://github.com/kiwigrid/antora-menu-extension/commit/67dae415e2f62fee1834738431c7edcae8fc31f5))

### Features

* Initial commit ([7e31a8e](https://github.com/kiwigrid/antora-menu-extension/commit/7e31a8ea0220c6972282b9dfe59257607a29be2b))
* Initial commit ([7e31a8e](https://github.com/kiwigrid/antora-menu-extension/commit/7e31a8ea0220c6972282b9dfe59257607a29be2b))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwigrid/antora-main-menu",
"version": "1.0.1",
"version": "1.0.3",
"description": "Antora 3 extension to generate a dynamic main menu.",
"contributors": [
{
Expand Down

0 comments on commit 0407fb8

Please sign in to comment.