Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2023-09-04)

### Bug Fixes

* ci ([b148645](b148645))
  • Loading branch information
semantic-release-bot committed Sep 4, 2023
1 parent b148645 commit ad2950d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.2](https://github.com/manosbatsis/corda5-cli-action/compare/v1.0.1...v1.0.2) (2023-09-04)


### Bug Fixes

* ci ([b148645](https://github.com/manosbatsis/corda5-cli-action/commit/b148645931f86a426e78f0028f2d847ca9662daf))

## [1.0.1](https://github.com/manosbatsis/corda5-cli-action/compare/v1.0.0...v1.0.1) (2023-09-04)


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": "corda5-cli-action",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "Adds Corda5 CLI to your GitHub actions",
"main": "dist/index.js",
Expand Down

0 comments on commit ad2950d

Please sign in to comment.