Skip to content

Commit

Permalink
Merge pull request #37 from kiwigrid/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.4.1
  • Loading branch information
jekkel authored Mar 21, 2022
2 parents 3fa13ef + 55d7948 commit af376a2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.4.1](https://github.com/kiwigrid/antora-maven-content-extension/compare/v1.4.0...v1.4.1) (2022-03-21)


### 🐛 Bug Fixes

* `edit_url` is camel case internally ([93d0a83](https://github.com/kiwigrid/antora-maven-content-extension/commit/93d0a8395aad03eae1e6dd173e4a96d2ec32e901))
* more `edit_url` camel case fixes ([b6d9fb1](https://github.com/kiwigrid/antora-maven-content-extension/commit/b6d9fb17659e75e4fbb1067903ef3d89182557c6))

## [1.4.0](https://github.com/kiwigrid/antora-maven-content-extension/compare/v1.3.1...v1.4.0) (2022-02-14)


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,6 +1,6 @@
{
"name": "@kiwigrid/antora-maven-content",
"version": "1.4.0",
"version": "1.4.1",
"description": "Antora 3 extension to source documentation from maven repositories.",
"contributors": [
{
Expand Down

0 comments on commit af376a2

Please sign in to comment.