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 366e751 commit aed3f18
Show file tree
Hide file tree
Showing 2 changed files with 14 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"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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))

0 comments on commit aed3f18

Please sign in to comment.