From 9a8fe8548ca85706f8a93dc6c94fbdb560dbd192 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:51:07 +0200 Subject: [PATCH] chore(release): v4.1.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a82799fd..89ae11ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ +## v4.1.1 + +[compare changes](https://github.com/supeffective/dataset/compare/v4.1.0...v4.1.1) + +### 🩹 Fixes + +- Generate compact pokemon.min.json by removing falsy props ([a1c50f1](https://github.com/supeffective/dataset/commit/a1c50f1)) + +### ❤️ Contributors + +- Javi Aguilar ([@itsjavi](http://github.com/itsjavi)) + ## v4.1.0 [compare changes](https://github.com/supeffective/dataset/compare/v4.0.0...v4.1.0) diff --git a/package.json b/package.json index 010c58de..798d3caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@supeffective/dataset", - "version": "4.1.0", + "version": "4.1.1", "description": "Dataset for supereffective.gg", "homepage": "https://github.com/supeffective/dataset#readme", "bugs": {