Skip to content

Commit

Permalink
chore(release): 3.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.8](v3.0.7...v3.0.8) (2024-06-04)

### Bug Fixes

* update dependencies ([#532](#532)) ([8f8cfc5](8f8cfc5))
  • Loading branch information
semantic-release-bot committed Jun 4, 2024
1 parent 8f8cfc5 commit 4b47c30
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.8](https://github.com/adobe/fastly-native-promises/compare/v3.0.7...v3.0.8) (2024-06-04)


### Bug Fixes

* update dependencies ([#532](https://github.com/adobe/fastly-native-promises/issues/532)) ([8f8cfc5](https://github.com/adobe/fastly-native-promises/commit/8f8cfc5bf5bae5c656a1dc7601f35dfd5eff312f))

## [3.0.7](https://github.com/adobe/fastly-native-promises/compare/v3.0.6...v3.0.7) (2024-04-12)


Expand Down
5 changes: 3 additions & 2 deletions 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": "@adobe/fastly-native-promises",
"version": "3.0.7",
"version": "3.0.8",
"description": "Promise based Fastly API client for Node.js",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 4b47c30

Please sign in to comment.