Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2024-04-20)

### Features

* **cognito:** ✨ Control JWT timestamps via props ([#21](#21)) ([08254f3](08254f3))
  • Loading branch information
semantic-release-bot committed Apr 20, 2024
1 parent 08254f3 commit 61de3da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/ShellXploit/aws-mock-data/compare/v1.1.0...v1.2.0) (2024-04-20)


### Features

* **cognito:** :sparkles: Control JWT timestamps via props ([#21](https://github.com/ShellXploit/aws-mock-data/issues/21)) ([08254f3](https://github.com/ShellXploit/aws-mock-data/commit/08254f398eb5904e0291c31a0b10bfa06474f91e))

# [1.1.0](https://github.com/ShellXploit/aws-mock-data/compare/v1.0.0...v1.1.0) (2024-04-13)


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-mock-data",
"version": "1.1.0",
"version": "1.2.0",
"description": "Mock data for AWS services",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 61de3da

Please # to comment.