Skip to content

Commit

Permalink
chore(main): release 1.3.2 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 29, 2024
1 parent 247300a commit 81f8289
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.3.1"}
{".":"1.3.2"}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.3.2](https://github.com/voxpelli/peowly/compare/v1.3.1...v1.3.2) (2024-06-29)


### 🧹 Chores

* **deps:** update dev dependencies ([247300a](https://github.com/voxpelli/peowly/commit/247300af3154411c964b439f51d41824f365a494))
* **deps:** update linting ([b6f2e07](https://github.com/voxpelli/peowly/commit/b6f2e0730ff9bd603c238b09397133e08075a5c5))
* swap to neostandard based linting ([46b2114](https://github.com/voxpelli/peowly/commit/46b2114ee4543abc5bdbfb24fbe8c2540b024f50))
* update dev dependencies ([18983b3](https://github.com/voxpelli/peowly/commit/18983b3f49c37bff8324bb417e8d6a76bab6bb35))
* use @voxpelli/eslint-config ^20.0.0-beta.1 ([6e917ef](https://github.com/voxpelli/peowly/commit/6e917ef92a620311f4a4b07ed778f238bc1fc62e))

## [1.3.1](https://github.com/voxpelli/peowly/compare/v1.3.0...v1.3.1) (2024-06-20)


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": "peowly",
"version": "1.3.1",
"version": "1.3.2",
"description": "meow inspired parseArgs() based CLI parser with help text helpers",
"homepage": "http://github.com/voxpelli/peowly",
"repository": {
Expand Down

0 comments on commit 81f8289

Please sign in to comment.