Skip to content

Commit

Permalink
chore(release): 3.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.6](v3.0.5...v3.0.6) (2023-10-30)

### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.1.1 ([#513](#513)) ([23e73d1](23e73d1))
  • Loading branch information
semantic-release-bot committed Oct 30, 2023
1 parent 23e73d1 commit 7b3a17d
Show file tree
Hide file tree
Showing 3 changed files with 10 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.6](https://github.com/adobe/fastly-native-promises/compare/v3.0.5...v3.0.6) (2023-10-30)


### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.1.1 ([#513](https://github.com/adobe/fastly-native-promises/issues/513)) ([23e73d1](https://github.com/adobe/fastly-native-promises/commit/23e73d19b6815a617d977aa7f7b8599e610bf8bf))

## [3.0.5](https://github.com/adobe/fastly-native-promises/compare/v3.0.4...v3.0.5) (2023-09-13)


Expand Down
4 changes: 2 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.5",
"version": "3.0.6",
"description": "Promise based Fastly API client for Node.js",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 7b3a17d

Please sign in to comment.