We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47901d3 commit 1ddac25Copy full SHA for 1ddac25
CHANGELOG.md
@@ -3,6 +3,15 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+<a name="0.1.2"></a>
7
+## 0.1.2 (2021-04-01)
8
+
9
+**Note:** Version bump only for package @himenon/path-oriented-data-structure
10
11
12
13
14
15
<a name="0.1.1"></a>
16
## 0.1.1 (2021-01-18)
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/path-oriented-data-structure",
- "version": "0.1.1",
+ "version": "0.1.2",
"private": true,
"description": "A composite pattern with a Path-oriented data structure.",
"keywords": [
0 commit comments