Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iago1501 committed Feb 27, 2025
1 parent 8872df8 commit 67d3b97
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.4.0] - 2025-02-27

### Fixed
- Refactor code for proper build
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file-manager-graphql",
"vendor": "vtex",
"version": "0.3.0",
"version": "0.4.0",
"title": "File Manager GraphQL",
"description": "",
"policies": [
Expand Down
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vtex.file-manager-graphql",
"description": "GraphQL resolvers. Any required dependencies should be defined in this file.",
"version": "0.3.0",
"version": "0.4.0",
"dependencies": {
"@vtex/api": "6.48.0",
"apollo-upload-server": "^5.0.0",
Expand Down

0 comments on commit 67d3b97

Please sign in to comment.