Skip to content

Commit 25e2836

Browse files
committed
feat: 🔖 release v1.0.0
1 parent 4dfb663 commit 25e2836

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## 2022.11.1
7+
## [Unreleased]
8+
9+
## [v1.0.0] - 2022.11.1
810

911
### Fixed
1012

@@ -29,4 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2931
### Changed
3032

3133
- 拿掉 webduinojs 的部份
32-
- 獨立的 mqttClient.js
34+
- 獨立的 mqttClient.js
35+
36+
[unreleased]: https://github.com/webduinoio/webduino-remote/compare/v1.0.0...HEAD
37+
[v1.0.0]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.0

0 commit comments

Comments
 (0)