Skip to content

Commit 7ac5338

Browse files
Version Packages (#8)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cf9bfcf commit 7ac5338

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/silent-dolphins-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-phones-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/hooks/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @seek/aws-codedeploy-hooks
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- **isHttpHook:** Add function ([#7](https://github.com/seek-oss/aws-codedeploy-hooks/pull/7))
8+
9+
- **isLambdaHook:** Add function ([#7](https://github.com/seek-oss/aws-codedeploy-hooks/pull/7))

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seek/aws-codedeploy-hooks",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": false,
55
"description": "Runtime helpers for working with AWS CodeDeploy Hooks",
66
"homepage": "https://github.com/seek-oss/aws-codedeploy-hooks/tree/main/packages/hooks#readme",

0 commit comments

Comments
 (0)