Skip to content

Commit

Permalink
Release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gris committed Dec 27, 2019
1 parent b6bdf78 commit d6cbb6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.5] - 2019-12-27

## [0.0.4] - 2019-10-08

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "criteo",
"vendor": "vtex",
"version": "0.0.4",
"version": "0.0.5",
"description": "Criteo",
"builders": {
"react": "3.x",
Expand Down
3 changes: 2 additions & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"typescript": "3.5.2",
"vtex.pixel-interfaces": "http://vtex.vteximg.com.br/_v/public/typings/v1/[email protected]/public/_types/react",
"vtex.render-runtime": "http://vtex.vteximg.com.br/_v/public/typings/v1/[email protected]/public/@types/vtex.render-runtime"
}
},
"version": "0.0.5"
}

0 comments on commit d6cbb6c

Please sign in to comment.