Skip to content

Commit

Permalink
chore(release): 1.0.0-next.32 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-next.32](v1.0.0-next.31...v1.0.0-next.32) (2020-12-10)

### Bug Fixes

* more indexes causing issues ([aade94c](aade94c))
  • Loading branch information
semantic-release-bot committed Dec 10, 2020
1 parent aade94c commit 2a62de9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-next.32](https://github.com/getmeli/meli/compare/v1.0.0-next.31...v1.0.0-next.32) (2020-12-10)


### Bug Fixes

* more indexes causing issues ([aade94c](https://github.com/getmeli/meli/commit/aade94caf1a832a718625ce6f87f4825ce38a6f9))

# [1.0.0-next.31](https://github.com/getmeli/meli/compare/v1.0.0-next.30...v1.0.0-next.31) (2020-12-10)


Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Business Source License 1.1
Parameters

Licensor: Charlie Bravo SRL
Licensed Work: Meli 1.0.0-next.31
Licensed Work: Meli 1.0.0-next.32
The Licensed Work is (c) 2020 Charlie Bravo SRL
Additional Use Grant: You may make use of the Licensed Work, provided that
you may not use the Licensed Work for a Static Site
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skipper/core",
"version": "1.0.0-next.31",
"version": "1.0.0-next.32",
"private": true,
"description": "",
"main": "src/index.js",
Expand Down

0 comments on commit 2a62de9

Please sign in to comment.