Skip to content

Commit a4036fb

Browse files
committed
Update changelog, fix package-lock and readme development section
1 parent 323cd8f commit a4036fb

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
# CHANGELOG
22

3-
## Unreleased
4-
5-
* Rename space-id to space-key ([#9](https://github.com/Bhacaz/docs-as-code-confluence/pull/9))
6-
* Upload images ([#5](https://github.com/Bhacaz/docs-as-code-confluence/pull/5))
7-
* Specified node version and updated dependencies ([#4](https://github.com/Bhacaz/docs-as-code-confluence/pull/4))
8-
9-
## v1 (2022-11-14)
10-
11-
* Initial release
3+
See [release](https://github.com/Bhacaz/docs-as-code-confluence/releases) page.

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,17 @@ jobs:
5555
## Example of usage in a repository
5656
5757
[Bhacaz/docs-as-code-confluence-demo](https://github.com/Bhacaz/docs-as-code-confluence-demo)
58+
59+
## Development
60+
61+
**Test**
62+
63+
```bash
64+
npm test
65+
```
66+
67+
**Build**
68+
69+
```bash
70+
npm run build
71+
```

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)