Skip to content

Commit 7294093

Browse files
author
ARCHDOC RELEASE WORKFLOW
committed
chore(release): 0.2.0
1 parent 37d1ed9 commit 7294093

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## 0.2.0 (2023-11-04)
6+
57
### 0.1.7 (2023-05-03)
68

79
### 0.1.6 (2023-05-03)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@archdoc/archdoc-ui",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "Web UI used to visualize and explore ArchDoc models.",
55
"files": [
66
"cli/dist/",

0 commit comments

Comments
 (0)