Skip to content

Commit

Permalink
documentation and tagging update
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier-thomas committed Oct 27, 2023
1 parent b4221f0 commit 835406b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Please also list any relevant details for your test configuration

#### Versioning
- [ ] `Changelog` has been updated
- [ ] version updated in `package.json`

#### Sanity
- [ ] I have performed a self-review of my own code
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

# <<<----- ADD NEW VERSIONS HERE

## 1.1.0 - (October 27, 2023)
### Added
- Upgrade to Node18 runtime
- Upgrade to Ubuntu standard:7.0 build image
- dependency update

## 🚀 1.0.1 - (August 04, 2020)
### Added
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": "aws-sar-publish-codepipeline",
"version": "1.0.1",
"version": "1.1.0",
"description": "AWS CodePipeline Template to Publish to AWS SAR",
"author": "Xavier Thomas",
"license": "BSD-3-Clause"
Expand Down

0 comments on commit 835406b

Please sign in to comment.