Skip to content

Commit 8141884

Browse files
semantic-release-botsinedied
authored andcommitted
chore(release): 1.2.1 [skip ci]
# [@moaw/cli-v1.2.1](cli-1.2.0...cli-1.2.1) (2023-04-07) ### Bug Fixes * **cli:** add missing line break after lists when converting asciidoc ([fcf720c](fcf720c))
1 parent fcf720c commit 8141884

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@moaw/cli-v1.2.1](https://github.com/microsoft/moaw/compare/cli-1.2.0...cli-1.2.1) (2023-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** add missing line break after lists when converting asciidoc ([fcf720c](https://github.com/microsoft/moaw/commit/fcf720ce1a02d1c1e46b3f87ce31c8320884f3e6))
7+
18
# [@moaw/cli-v1.2.0](https://github.com/microsoft/moaw/compare/cli-1.1.0...cli-1.2.0) (2023-04-06)
29

310

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moaw/cli",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Command line tool to create, preview and export workshops using MOAW platform",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)