Skip to content

Commit

Permalink
chore(gcp-storage): release version 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Dec 13, 2024
1 parent 7b1f114 commit 35162b9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/gcp-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [9.2.0](https://github.com/tripss/nx-extend/compare/[email protected]@9.2.0) (2024-12-13)

### Dependency Updates

* `core` updated to version `8.1.1`

### Features

* **gcp-storage:** Add support for multiple upload directories ([fd78290](https://github.com/tripss/nx-extend/commit/fd78290a191ad67c482335b154586843320e01ed))



# [9.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@9.1.0) (2024-10-24)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-storage",
"version": "9.1.0",
"version": "9.2.0",
"keywords": [
"nx",
"google cloud platform",
Expand Down

0 comments on commit 35162b9

Please sign in to comment.