From 8ad354887757f4b567bf14a98d36b75fcf6695e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20L=C3=B3pez=20=C3=9Abeda?= Date: Mon, 2 Dec 2024 15:27:06 +0100 Subject: [PATCH] build: sync publish version with current --- CHANGELOG.md | 4 ---- package.json | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 439e658..1dab6c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,5 @@ # Changelog -## [1.0.7](https://github.com/DevoInc/holo/compare/2.0.1...1.0.7) (2024-12-02) - -## [2.0.1](https://github.com/DevoInc/holo/compare/2.0.0...2.0.1) (2024-12-02) - ## [2.0.0](https://github.com/DevoInc/holo/compare/1.0.6...2.0.0) (2024-11-06) ### ⚠ BREAKING CHANGES diff --git a/package.json b/package.json index 0139eae..7316eca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devoinc/holo", - "version": "1.0.7", + "version": "2.0.0", "description": "This is a tool for create dataset structures based on faker and chance", "author": "Devo desa@devo.com", "scripts": {