Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry authored May 23, 2024
1 parent b860cce commit 412be15
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
## 0.1.0 (2024-05-23)


### Features

* add base module functions, wip ([b73fef5](https://github.com/scottmckendry/ps-arch-wsl/commit/b73fef51adab508cddb2a4fa966aa0e1117ddfbf))
* add crlf to lf conversion function and tests ([dc3f5f3](https://github.com/scottmckendry/ps-arch-wsl/commit/dc3f5f3245c2f20eead4bdebb65e17f311500017))
* add support for post install script ([a9c2589](https://github.com/scottmckendry/ps-arch-wsl/commit/a9c258974000ea215df613176aaa26d0d012cc65))
* **CI:** add build script for ps1d generation ([1530e4c](https://github.com/scottmckendry/ps-arch-wsl/commit/1530e4ca01bb114f31f3399e94e9b8249876ebd6))
* **ci:** add publish workflow ([#3](https://github.com/scottmckendry/ps-arch-wsl/issues/3)) ([5dc1160](https://github.com/scottmckendry/ps-arch-wsl/commit/5dc116062eaff49e9c1ea8097f753a1f71e50b86))
* **ci:** add test, lint and release jobs ([#1](https://github.com/scottmckendry/ps-arch-wsl/issues/1)) ([32fe59a](https://github.com/scottmckendry/ps-arch-wsl/commit/32fe59a320d22375963075847f20b7fdfb4e02f3))
* **tests:** add Get-ReleaseAsset tests ([1a5ff2c](https://github.com/scottmckendry/ps-arch-wsl/commit/1a5ff2c7b2c73b348c7be017b6fe52d3a02ebb24))
* use PSCredential for arch user creation ([e57fef8](https://github.com/scottmckendry/ps-arch-wsl/commit/e57fef80456fdfe7899f1a1a7c11e29f660a99e2))

## 0.1.0 (2024-05-23)


### Features

* add base module functions, wip ([b73fef5](https://github.com/scottmckendry/ps-arch-wsl/commit/b73fef51adab508cddb2a4fa966aa0e1117ddfbf))
Expand Down

0 comments on commit 412be15

Please sign in to comment.