Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-a-calles-mba committed Feb 25, 2022
1 parent 62e9815 commit f85a474
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change log

## v0.0.8

- Bump tmpl from 1.0.4 to 1.0.5 (#24)
- Bump jest from 27.1.0 to 27.5.1 (#49)
- Bump eslint from 7.32.0 to 8.9.0 (#50)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#51)

## v0.0.7

- Bump ws from 7.3.0 to 7.4.6 (#7)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-hosted-zone",
"version": "0.0.7",
"version": "0.0.8",
"description": "Serverless plugin to create a Route 53 hosted zone.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f85a474

Please sign in to comment.