Skip to content

Commit

Permalink
Merge pull request #27 from krystal/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.1.9
  • Loading branch information
bencromwell authored Nov 11, 2024
2 parents 1295884 + 498295d commit bea9c36
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.8"
".": "0.1.9"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.9](https://github.com/krystal/vale-package/compare/v0.1.8...v0.1.9) (2024-11-11)


### Features

* disable alex.ProfanityUnlikely ([f8537e7](https://github.com/krystal/vale-package/commit/f8537e70316ad110efde8700e77e9ffa6e48c916))


### Bug Fixes

* allow markdownlint, stylised all lowercase, one word ([1f39391](https://github.com/krystal/vale-package/commit/1f393919ed1a2b69a90f82470af544e224c8f767))

## [0.1.8](https://github.com/krystal/vale-package/compare/v0.1.7...v0.1.8) (2024-11-05)


Expand Down

0 comments on commit bea9c36

Please sign in to comment.