From 69891cf01a925ee9d615b2f8771a669b11a7f6ff Mon Sep 17 00:00:00 2001 From: meli-release-bot Date: Tue, 25 May 2021 20:00:31 +0000 Subject: [PATCH] chore(release): 1.0.0-beta.24 [skip ci] # [1.0.0-beta.24](https://github.com/getmeli/meli/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2021-05-25) ### Bug Fixes * cannot upload logo [#230](https://github.com/getmeli/meli/issues/230) ([3181cab](https://github.com/getmeli/meli/commit/3181cab9cd1a9cb7208405fa74ab1f341cb22c8e)) * **security:** update lodash ([12e4dc3](https://github.com/getmeli/meli/commit/12e4dc3bb43048f8ee02769cb0b2a208adabe58f)) --- CHANGELOG.md | 8 ++++++++ LICENSE | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e72a266..856efb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.0.0-beta.24](https://github.com/getmeli/meli/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2021-05-25) + + +### Bug Fixes + +* cannot upload logo [#230](https://github.com/getmeli/meli/issues/230) ([3181cab](https://github.com/getmeli/meli/commit/3181cab9cd1a9cb7208405fa74ab1f341cb22c8e)) +* **security:** update lodash ([12e4dc3](https://github.com/getmeli/meli/commit/12e4dc3bb43048f8ee02769cb0b2a208adabe58f)) + # [1.0.0-beta.23](https://github.com/getmeli/meli/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2021-05-21) diff --git a/LICENSE b/LICENSE index 6b5949e..f2f5c7e 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: Charlie Bravo SRL -Licensed Work: Meli 1.0.0-beta.23 +Licensed Work: Meli 1.0.0-beta.24 The Licensed Work is (c) 2021 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 @@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that Licensed Work by creating organizations, teams or sites controlled by such third parties. -Change Date: 2025-5-21 +Change Date: 2025-5-25 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index c082b17..85fec71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meli", - "version": "1.0.0-beta.23", + "version": "1.0.0-beta.24", "description": "Open source platform for deploying static sites and frontend applications.", "repository": { "type": "git",