Skip to content

Commit 3966e90

Browse files
chore(release): 15.11.0 [skip ci]
# [15.11.0](v15.10.0...v15.11.0) (2021-04-20) ### Bug Fixes * audit log from microfleet ([a6f2e0d](a6f2e0d)) ### Features * upgrade microfleet to 17.6 ([ef96090](ef96090))
1 parent a6f2e0d commit 3966e90

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [15.11.0](https://github.com/makeomatic/ms-files/compare/v15.10.0...v15.11.0) (2021-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* audit log from microfleet ([a6f2e0d](https://github.com/makeomatic/ms-files/commit/a6f2e0d4a4e09969c7069b2b8360ae581becfb39))
7+
8+
9+
### Features
10+
11+
* upgrade microfleet to 17.6 ([ef96090](https://github.com/makeomatic/ms-files/commit/ef960907b4e598af54d5af5db4d5d4eb2c3e9684))
12+
113
# [15.10.0](https://github.com/makeomatic/ms-files/compare/v15.9.1...v15.10.0) (2021-01-27)
214

315

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": "./lib/index.js",
5-
"version": "15.10.0",
5+
"version": "15.11.0",
66
"scripts": {
77
"compile": "rimraf ./lib && babel -d ./lib --copy-files ./src",
88
"pretest": "yarn compile",

0 commit comments

Comments
 (0)