Skip to content

Commit

Permalink
chore(release): 19.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [19.8.0](v19.7.0...v19.8.0) (2024-09-05)

### Features

* upload categories ([#334](#334)) ([8f756d6](8f756d6))
  • Loading branch information
semantic-release-bot committed Sep 5, 2024
1 parent 3364456 commit 5d8ad5c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [19.8.0](https://github.com/makeomatic/ms-files/compare/v19.7.0...v19.8.0) (2024-09-05)


### Features

* upload categories ([#334](https://github.com/makeomatic/ms-files/issues/334)) ([8f756d6](https://github.com/makeomatic/ms-files/commit/8f756d6653742a1d82de83ccbeba3df616528949))

# [19.7.0](https://github.com/makeomatic/ms-files/compare/v19.6.1...v19.7.0) (2024-08-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ms-files",
"description": "Opinionated solution for managing files with GCS and other cloud storage providers",
"main": "./src/index.js",
"version": "19.7.0",
"version": "19.8.0",
"scripts": {
"test": "pnpm lint && pnpm test:e2e",
"test:e2e": "pnpm test:e2e:cluster && pnpm test:e2e:sentinel",
Expand Down

0 comments on commit 5d8ad5c

Please sign in to comment.