Skip to content

Commit

Permalink
Release 1.2.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromgarcia authored Jan 14, 2022
1 parent c01ef99 commit fbb44cb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased=true
future-release=1.1.1
future-release=1.2.0
issues-wo-labels=false
enhancement-label=**Added:**
enhancement-labels=added-feature
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/awslabs/cognito-at-edge/tree/1.2.0) (2022-01-12)

[Full Changelog](https://github.com/awslabs/cognito-at-edge/compare/1.1.1...1.2.0)

**Fixed:**

- Switched to Typescript [\#20](https://github.com/awslabs/cognito-at-edge/issues/20)

**Merged pull requests:**

- Add typescript support [\#26](https://github.com/awslabs/cognito-at-edge/pull/26) ([piotrekwitkowski](https://github.com/piotrekwitkowski))

## [1.1.1](https://github.com/awslabs/cognito-at-edge/tree/1.1.1) (2022-01-07)

[Full Changelog](https://github.com/awslabs/cognito-at-edge/compare/1.1.0...1.1.1)
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": "cognito-at-edge",
"version": "1.1.1",
"version": "1.2.0",
"repository": {
"type": "git",
"url": "https://github.com/awslabs/cognito-at-edge"
Expand Down

0 comments on commit fbb44cb

Please sign in to comment.