Skip to content

Commit

Permalink
chore(main): release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shanduur-auto committed Apr 25, 2024
1 parent ec5e60e commit 678ea0a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.0.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [0.0.1](https://github.com/registry-operator/docs/compare/v0.1.0...v0.0.1) (2024-04-25)


### Features

* **init:** repository initailization ([d994f21](https://github.com/registry-operator/docs/commit/d994f21fa7990cf11860a1f4222a62cd08785ae6))


### Bug Fixes

* **deps:** update dependency mkdocs-material to v9.5.18 ([#8](https://github.com/registry-operator/docs/issues/8)) ([649ee28](https://github.com/registry-operator/docs/commit/649ee28dfac940d376fd6a6ee74e5e1891d87977))
* **deps:** update dependency mkdocs-material to v9.5.19 ([#11](https://github.com/registry-operator/docs/issues/11)) ([ec5e60e](https://github.com/registry-operator/docs/commit/ec5e60e47fa60cbea1188b6369a0a9261275009e))

0 comments on commit 678ea0a

Please sign in to comment.