Skip to content

Commit fd40fa7

Browse files
chore(main): release 7.2.0
1 parent 90a0412 commit fd40fa7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.2.0](https://github.com/netlify/blobs/compare/v7.1.0...v7.2.0) (2024-04-01)
4+
5+
6+
### Features
7+
8+
* export `setEnvironmentContext()` ([#160](https://github.com/netlify/blobs/issues/160)) ([90a0412](https://github.com/netlify/blobs/commit/90a0412a2d2b7b7f5113460ca00610dd40c01f76))
9+
310
## [7.1.0](https://github.com/netlify/blobs/compare/v7.0.1...v7.1.0) (2024-04-01)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/blobs",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "A JavaScript client for the Netlify Blob Store",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)