Skip to content

Commit 4b1f9f8

Browse files
authored
Merge pull request #57 from joshuanianji/automated-documentation-update-8272609454
Automated documentation update
2 parents af55bf6 + 27affa3 commit 4b1f9f8

File tree

5 files changed

+29
-24
lines changed

5 files changed

+29
-24
lines changed

src/aws-cli-persistence/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ Shells: `bash`, `zsh`, `fish`
2727

2828
## Changelog
2929

30-
| Version | Notes |
31-
| ------- | ------------------------ |
32-
| 1.0.2 | Update soft dependencies |
33-
| 1.0.1 | Fix Docs |
34-
| 1.0.0 | Support zsh + refactor |
35-
| 0.0.0 | Initial Version |
30+
| Version | Notes |
31+
| ------- | ----------------------------------------------- |
32+
| 1.0.3 | Move onCreate lifecycle script to `oncreate.sh` |
33+
| 1.0.2 | Update soft dependencies |
34+
| 1.0.1 | Fix Docs |
35+
| 1.0.0 | Support zsh + refactor |
36+
| 0.0.0 | Initial Version |
3637

3738
## References
3839

src/gcloud-cli-persistence/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ Shells: `bash`, `zsh`, `fish`
2727

2828
## Changelog
2929

30-
| Version | Notes |
31-
| ------- | ------------------------ |
32-
| 1.0.2 | Update soft dependencies |
33-
| 1.0.1 | Fix Docs |
34-
| 1.0.0 | Support zsh + refactor |
35-
| 0.0.0 | Initial Version |
30+
| Version | Notes |
31+
| ------- | ----------------------------------------------- |
32+
| 1.0.3 | Move onCreate lifecycle script to `oncreate.sh` |
33+
| 1.0.2 | Update soft dependencies |
34+
| 1.0.1 | Fix Docs |
35+
| 1.0.0 | Support zsh + refactor |
36+
| 0.0.0 | Initial Version |
3637

3738

3839
---

src/github-cli-persistence/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Shells: `bash`, `zsh`, `fish`
2929

3030
| Version | Notes |
3131
| ------- | ---------------------------------------------------- |
32+
| 1.0.3 | Move onCreate lifecycle script to `oncreate.sh` |
3233
| 1.0.2 | Update soft dependencies |
3334
| 1.0.1 | Fix Docs |
3435
| 1.0.0 | Support zsh + refactor |

src/mount-pnpm-store/README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,14 @@ The volume mount is called `global-devcontainer-pnpm-store`, so ensure that no o
5757

5858
## Changelog
5959

60-
| Version | Notes |
61-
| ------- | ---------------------- |
62-
| 1.0.1 | Fix Docs |
63-
| 1.0.0 | Support zsh + refactor |
64-
| 0.1.1 | Fix mount name |
65-
| 0.1.0 | Documentation |
66-
| 0.0.0 | Initial Version |
60+
| Version | Notes |
61+
| ------- | ----------------------------------------------- |
62+
| 1.0.2 | Move onCreate lifecycle script to `oncreate.sh` |
63+
| 1.0.1 | Fix Docs |
64+
| 1.0.0 | Support zsh + refactor |
65+
| 0.1.1 | Fix mount name |
66+
| 0.1.0 | Documentation |
67+
| 0.0.0 | Initial Version |
6768

6869
## References
6970

src/terraform-cli-persistence/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ Shells: `bash`, `zsh`, `fish`
2727

2828
## Changelog
2929

30-
| Version | Notes |
31-
| ------- | ---------------------- |
32-
| 1.0.1 | Fix Docs |
33-
| 1.0.0 | Support zsh + refactor |
34-
| 0.0.0 | Initial Version |
30+
| Version | Notes |
31+
| ------- | ----------------------------------------------- |
32+
| 1.0.2 | Move onCreate lifecycle script to `oncreate.sh` |
33+
| 1.0.1 | Fix Docs |
34+
| 1.0.0 | Support zsh + refactor |
35+
| 0.0.0 | Initial Version |
3536

3637
## References
3738

0 commit comments

Comments
 (0)