Skip to content

Commit

Permalink
Merge pull request #14 from nicacioliveira/release/1.0.3
Browse files Browse the repository at this point in the history
Release version 1.0.3
  • Loading branch information
nicacioliveira authored Oct 27, 2021
2 parents f8b3685 + 6db9c40 commit c842996
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.3] - 2021-10-27

## [1.0.2] - 2021-10-22

### Added
Expand Down Expand Up @@ -41,6 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[1.0.1]: https://github.com/nicacioliveira/gactions-cicd-boilerplate/compare/1.0.0...1.0.1

[Unreleased]: https://github.com/nicacioliveira/gactions-cicd-boilerplate/compare/1.0.2...HEAD
[Unreleased]: https://github.com/nicacioliveira/gactions-cicd-boilerplate/compare/1.0.3...HEAD

[1.0.3]: https://github.com/nicacioliveira/gactions-cicd-boilerplate/compare/1.0.2...1.0.3

[1.0.2]: https://github.com/nicacioliveira/gactions-cicd-boilerplate/compare/1.0.1...1.0.2
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ Artifacts
In this schematics, you see a default flows of the exposed cases

![](./GCI.drawio.svg)

blablabla
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"ts-node-dev": "^1.1.8",
"tsconfig-paths": "^3.11.0"
},
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit c842996

Please sign in to comment.