From 031f5f3d50fc72d6a345deeed9f1776ec1f0ef78 Mon Sep 17 00:00:00 2001 From: gh-actions Date: Thu, 1 Apr 2021 14:47:34 +0000 Subject: [PATCH] Publish - @himenon/path-oriented-data-structure@0.1.3 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f02cc..bf73fb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.1.3 (2021-04-01) + +**Note:** Version bump only for package @himenon/path-oriented-data-structure + + + + + ## 0.1.2 (2021-04-01) diff --git a/package.json b/package.json index 5b212ef..0aa322c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@himenon/path-oriented-data-structure", - "version": "0.1.2", + "version": "0.1.3", "private": true, "description": "A composite pattern with a Path-oriented data structure.", "keywords": [