From f7c2617f88cba762be8a4845601f1d04f0e240c5 Mon Sep 17 00:00:00 2001 From: gh-actions Date: Mon, 18 Jan 2021 02:42:41 +0000 Subject: [PATCH] Publish - @himenon/path-oriented-data-structure@0.1.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 611e9a1..9b30eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.1.1 (2021-01-18) + + +### Documentation + +* update readme ([#2](https://github.com/Himenon/path-oriented-data-structure/issues/2)) ([136038e](https://github.com/Himenon/path-oriented-data-structure/commit/136038e)) + + + + + # 0.1.0 (2021-01-17) diff --git a/package.json b/package.json index b33940a..6586e3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@himenon/path-oriented-data-structure", - "version": "0.1.0", + "version": "0.1.1", "private": true, "description": "A composite pattern with a Path-oriented data structure.", "keywords": [