Skip to content

Commit

Permalink
change(bump-version): bump release version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomassebestik committed Mar 27, 2024
1 parent b89cd21 commit 0cf0b5e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## v1.0.0 (2024-03-27)


- docs: update CONTRIBUTING.md, usage of requirements.txt
- ci: add pre-commit CI job
- docs: update README, add CONTRIBUTING Guide
- change(dockerfile): refactored Dockerfile, python alpine base image
- ci: project by pyproject.toml, pre-commit hooks, refactor Python
- ci(danger-github): add dangerjs workflow to the project
- init: copy the code from the espressif/github-actions repo

## v0.1.0 (2024-02-19)


- Init

0 comments on commit 0cf0b5e

Please sign in to comment.