File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ commitizen :
3
+ bump_message : ' bump(lws): $current_version -> $new_version'
4
+ pre_bump_hooks : python ../../ci/changelog.py libwebsockets
5
+ tag_format : lws-v$version
6
+ version : 4.3.3
7
+ version_files :
8
+ - idf_component.yml
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 4.3.3] ( https://github.com/espressif/esp-protocols/commits/lws-v4.3.3 )
4
+
5
+ ### Features
6
+
7
+ - Add initial support libwebsockets component ([ ef3443d] ( https://github.com/espressif/esp-protocols/commit/ef3443d ) )
Original file line number Diff line number Diff line change 1
- version : " 0.1.0 "
1
+ version : " 4.3.3 "
2
2
url : https://github.com/espressif/esp-protocols/tree/master/components/libwebsockets
3
3
description : The component provides a simple ESP-IDF port of libwebsockets client.
4
4
dependencies :
You can’t perform that action at this time.
0 commit comments