Skip to content

Commit

Permalink
Release action-archiver v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Sep 26, 2022
1 parent 0823f6c commit 95e1ced
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ All notable changes to this project will be documented in this file.
> - Internal
> - Unreleased
## v1.1.1 (2022-09-26)

#### Dependency Updates

- Update @actions/core to v1.9.1 ([34ec116](https://github.com/sibiraj-s/action-archiver/commit/34ec116))
- Update archiver to v5.3.1 ([827e2d0](https://github.com/sibiraj-s/action-archiver/commit/827e2d0))

## v1.1.0 (2022-02-28)

#### Features
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": "action-archiver",
"version": "1.1.0",
"version": "1.1.1",
"description": "Github action to generate tar/zip archives",
"author": "sibiraj-s",
"license": "MIT",
Expand Down

0 comments on commit 95e1ced

Please sign in to comment.