Skip to content

Commit

Permalink
chore(main): release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-releaser[bot] authored Mar 31, 2024
1 parent 2866dcf commit cb5466f
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
@@ -1,5 +1,12 @@
# Changelog

## [2.4.1](https://github.com/npalm/action-docs/compare/v2.4.0...v2.4.1) (2024-03-31)


### Bug Fixes

* update tsconfig to node20 recommendations ([#579](https://github.com/npalm/action-docs/issues/579)) ([2866dcf](https://github.com/npalm/action-docs/commit/2866dcffa1a5fa41aa61633868632261dfc90a69))

## [2.4.0](https://github.com/npalm/action-docs/compare/v2.3.0...v2.4.0) (2024-03-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": "action-docs",
"version": "2.4.0",
"version": "2.4.1",
"description": "Generate GitHub action docs based on action.yml",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit cb5466f

Please sign in to comment.