Skip to content

Commit 8943ecd

Browse files
chore(release): 19.8.2 [skip ci]
## [19.8.2](v19.8.1...v19.8.2) (2024-09-26) ### Bug Fixes * **cloudflare-stream:** duplicate origin ([#337](#337)) ([f698013](f698013))
1 parent f698013 commit 8943ecd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [19.8.2](https://github.com/makeomatic/ms-files/compare/v19.8.1...v19.8.2) (2024-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **cloudflare-stream:** duplicate origin ([#337](https://github.com/makeomatic/ms-files/issues/337)) ([f698013](https://github.com/makeomatic/ms-files/commit/f6980131604cbb55cb6bc380de95f5386664f80c))
7+
18
## [19.8.1](https://github.com/makeomatic/ms-files/compare/v19.8.0...v19.8.1) (2024-09-23)
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": "19.8.1",
5+
"version": "19.8.2",
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)