Skip to content

Commit

Permalink
chore(main): release 7.1.0 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Apr 1, 2024
1 parent 6734751 commit 5644ddc
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,5 +1,12 @@
# Changelog

## [7.1.0](https://github.com/netlify/blobs/compare/v7.0.1...v7.1.0) (2024-04-01)


### Features

* add experimental support for region selection ([#158](https://github.com/netlify/blobs/issues/158)) ([6734751](https://github.com/netlify/blobs/commit/673475135a98c4e4b0b98d7a5cc5b26ed813d16c))

## [7.0.1](https://github.com/netlify/blobs/compare/v7.0.0...v7.0.1) (2024-03-08)


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": "@netlify/blobs",
"version": "7.0.1",
"version": "7.1.0",
"description": "A JavaScript client for the Netlify Blob Store",
"type": "module",
"engines": {
Expand Down

0 comments on commit 5644ddc

Please sign in to comment.