bump(console): 1.0.1 -> 1.0.2

1.0.2
Bug Fixes
- Fixed bump version check in publish-docs yml (e834d47)
This commit is contained in:
Abhik Roy
2023-10-13 12:09:25 +00:00
parent e834d47577
commit b6e2ac2a70
4 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [1.0.2](https://github.com/espressif/esp-protocols/commits/console_simple_init-v1.0.2)
### Bug Fixes
- Fixed bump version check in publish-docs yml ([e834d47](https://github.com/espressif/esp-protocols/commit/e834d47))
## [1.0.1](https://github.com/espressif/esp-protocols/commits/console_simple_init-v1.0.1)
### Bug Fixes