Skip to content

Commit 70a8f07

Browse files
chore(release): version 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-10-18) ### Features * **tests:** add Jest globalSetup and test 'pushReceiptsCRUD' ([b7b5a0c](b7b5a0c))
1 parent 48af560 commit 70a8f07

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
---
66

77

8+
# [1.2.0](https://github.com/Nerdware-LLC/lambda-push-notification-service/compare/v1.1.0...v1.2.0) (2022-10-18)
9+
10+
11+
### Features
12+
13+
* **tests:** add Jest globalSetup and test 'pushReceiptsCRUD' ([b7b5a0c](https://github.com/Nerdware-LLC/lambda-push-notification-service/commit/b7b5a0cc02166a95adc1b292e0e091047311d447))
14+
815
# [1.1.0](https://github.com/Nerdware-LLC/lambda-push-notification-service/compare/v1.0.1...v1.1.0) (2022-10-17)
916

1017

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-push-notification-service",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Lambda function push notification service using Expo server SDK.",
55
"author": {
66
"name": "Trevor Anderson",

0 commit comments

Comments
 (0)