From ab759c85dab27a3bc614e32d71ba979d41684f22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jan 2025 00:10:33 +0000 Subject: [PATCH] chore(release): 5.0.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb40df2..0f2286b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 5.0.1 (2025-01-08) + ## [5.0.0](https://github.com/iendeavor/object-visualizer/compare/v4.1.0...v5.0.0) (2022-12-04) diff --git a/package.json b/package.json index 7e0ab2b..337c572 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "object-visualizer", - "version": "5.0.0", + "version": "5.0.1", "description": "Visualize JSON object to DOM.", "keywords": [ "vue",