From 4b14288279bcd39c785534394bafcad6d4533f19 Mon Sep 17 00:00:00 2001 From: Devo GitHub Action Date: Wed, 6 Nov 2024 15:39:56 +0000 Subject: [PATCH] Release 1.0.6 --- CHANGELOG.md | 18 ++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38508fe..afd9322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +### [1.0.6](https://github.com/DevoInc/holo/compare/1.0.5...1.0.6) (2024-11-06) + + +### Vulnerabilities + +* **deps-dev:** bump @babel/traverse from 7.21.4 to 7.23.2 ([27cb1b4](https://github.com/DevoInc/holo/commit/27cb1b4dedf8d18012e5dab9e562995d19c89ae6)) +* **deps-dev:** bump braces from 3.0.2 to 3.0.3 ([3e075fa](https://github.com/DevoInc/holo/commit/3e075fac0ca6e32e533a2d40566f304d7aac2dd4)) +* **deps-dev:** bump ip from 1.1.8 to 1.1.9 ([c5885c1](https://github.com/DevoInc/holo/commit/c5885c19c66ca2fabccc010d1ee9016cd4385c08)) +* **deps-dev:** bump postcss from 8.4.21 to 8.4.31 ([8df8a7c](https://github.com/DevoInc/holo/commit/8df8a7c0a0c40a513470e6fa25bab24cdae14934)) +* **deps-dev:** bump vite from 4.2.1 to 4.2.3 ([#4](https://github.com/DevoInc/holo/issues/4)) ([a8b2e9f](https://github.com/DevoInc/holo/commit/a8b2e9fea2036ac9ace72293ba731bba8aaf3169)) +* **deps-dev:** bump vite from 4.2.3 to 4.5.2 ([0cd1fd7](https://github.com/DevoInc/holo/commit/0cd1fd719b8c7a0b311dc724d7d0ccdd9052ed19)) +* **deps-dev:** bump vite from 4.5.2 to 4.5.3 ([c9f99af](https://github.com/DevoInc/holo/commit/c9f99af835f777d8890026a77e73d8f9e1d514df)) +* **deps-dev:** bump vite from 4.5.3 to 4.5.5 ([2f3f9f4](https://github.com/DevoInc/holo/commit/2f3f9f4e3e4a6cf43f9d8b8a9db4ab3ccaee744e)) +* **deps-dev:** bump word-wrap from 1.2.3 to 1.2.4 ([#5](https://github.com/DevoInc/holo/issues/5)) ([47017af](https://github.com/DevoInc/holo/commit/47017af77e1847b2ae72328d75ba21639904af56)) +* **deps:** bump rollup from 3.29.4 to 3.29.5 ([fe1543a](https://github.com/DevoInc/holo/commit/fe1543a03b5ee0687a6749115bce105c4c626e9c)) +* **deps:** bump vm2 from 3.9.16 to 3.9.17 ([#2](https://github.com/DevoInc/holo/issues/2)) ([8403808](https://github.com/DevoInc/holo/commit/84038081b9d5996c961f6516f9ace000c21c7eb1)) +* **deps:** bump vm2 from 3.9.17 to 3.9.18 ([8959c27](https://github.com/DevoInc/holo/commit/8959c270fafbd9d98f8bc4fc00549f80879bfc63)) + ### [1.0.5](https://github.com/DevoInc/holo/compare/1.0.4...1.0.5) (2023-04-04) diff --git a/package-lock.json b/package-lock.json index b87f6d6..2e17ac3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@devoinc/holo", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@devoinc/holo", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "devDependencies": { "@devoinc/prettier-config": "^1.0.0", diff --git a/package.json b/package.json index c36799d..9a722c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devoinc/holo", - "version": "1.0.5", + "version": "1.0.6", "description": "This is a tool for create dataset structures based on faker and chance", "author": "Devo desa@devo.com", "scripts": {