Skip to content

Commit 343eeda

Browse files
authored
Release v0.1.0 (#9)
1 parent 7651065 commit 343eeda

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ To learn about PSDocs and how you can build documentation dynamically see [Getti
88

99
## Usage
1010

11-
<!-- To get the latest stable release use:
11+
To get the latest stable release use:
1212

1313
```yaml
1414
- name: Generate docs
1515
uses: Microsoft/ps-docs@v0.1.0
16-
``` -->
16+
```
1717
1818
To get the latest bits use:
1919

docs/CHANGELOG-v0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Change log
22

3-
- No releases yet.
3+
## v0.1.0
4+
5+
- Initial release.

0 commit comments

Comments
 (0)