Skip to content

Commit eb68cd4

Browse files
chore(release): 18.2.3 [skip ci]
## [18.2.3](v18.2.2...v18.2.3) (2023-12-27) ### Bug Fixes * deploy tools ([cf8d8b1](cf8d8b1)) * update deploy tools ([620e2af](620e2af)) * upgrade all deps ([d746db9](d746db9))
1 parent 620e2af commit eb68cd4

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [18.2.3](https://github.com/makeomatic/ms-files/compare/v18.2.2...v18.2.3) (2023-12-27)
2+
3+
4+
### Bug Fixes
5+
6+
* deploy tools ([cf8d8b1](https://github.com/makeomatic/ms-files/commit/cf8d8b111842488dcbd206daf051f9d154ef7259))
7+
* update deploy tools ([620e2af](https://github.com/makeomatic/ms-files/commit/620e2af397c210f321f8f880f4599d8b2947cfaa))
8+
* upgrade all deps ([d746db9](https://github.com/makeomatic/ms-files/commit/d746db9c1de35f1bc3db98b1c41f2973d5899f79))
9+
110
## [18.2.2](https://github.com/makeomatic/ms-files/compare/v18.2.1...v18.2.2) (2023-12-21)
211

312

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": "18.2.2",
5+
"version": "18.2.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)