Skip to content

Commit 41b453b

Browse files
chore(release): 17.0.3 [skip ci]
## [17.0.3](v17.0.2...v17.0.3) (2023-07-06) ### Bug Fixes * nft fixes extra ([#292](#292)) ([6cd8ecc](6cd8ecc))
1 parent 6cd8ecc commit 41b453b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [17.0.3](https://github.com/makeomatic/ms-files/compare/v17.0.2...v17.0.3) (2023-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* nft fixes extra ([#292](https://github.com/makeomatic/ms-files/issues/292)) ([6cd8ecc](https://github.com/makeomatic/ms-files/commit/6cd8ecc97472bb2cf7d8bbfe7ded105464ba6480))
7+
18
## [17.0.2](https://github.com/makeomatic/ms-files/compare/v17.0.1...v17.0.2) (2023-06-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ms-files",
33
"description": "Opinionated solution for managing files with GCS and other cloud storage providers",
44
"main": "./src/index.js",
5-
"version": "17.0.2",
5+
"version": "17.0.3",
66
"scripts": {
77
"test": "pnpm lint && pnpm test:e2e",
88
"test:e2e": "pnpm test:e2e:cluster && pnpm test:e2e:sentinel",

0 commit comments

Comments
 (0)