From bfb79dbcdbd08648c9c27094cc3d809d63a3aa1f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Mar 2024 04:47:29 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.1...v1.0.2) (2024-03-18) ### Bug Fixes * description ([60f7ed0](https://github.com/CoCreate-app/CoCreate-rollup/commit/60f7ed0e835bf48ca17f83b292bc7f85dbbd4cfd)) * keywords ([0424e03](https://github.com/CoCreate-app/CoCreate-rollup/commit/0424e03b50e94754a7918e54ec8338b900c93360)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76fffda..0435643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.2](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.1...v1.0.2) (2024-03-18) + + +### Bug Fixes + +* description ([60f7ed0](https://github.com/CoCreate-app/CoCreate-rollup/commit/60f7ed0e835bf48ca17f83b292bc7f85dbbd4cfd)) +* keywords ([0424e03](https://github.com/CoCreate-app/CoCreate-rollup/commit/0424e03b50e94754a7918e54ec8338b900c93360)) + ## [1.0.1](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.0...v1.0.1) (2024-02-05) diff --git a/package.json b/package.json index 613e08a..d4441f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/rollup", - "version": "1.0.1", + "version": "1.0.2", "description": "A Rollup integration tool for CoCreate applications, enabling file watching, automated chunking, lazy loading, and file uploading. It leverages CoCreate.config for streamlined project builds and development workflows.", "keywords": [ "rollup",