Skip to content

Commit 294e571

Browse files
chore(main): release 1.1.0
1 parent 8a8e21b commit 294e571

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/as-iotex/ws_iot_sdk_arduino/compare/v1.0.0...v1.1.0) (2023-07-02)
4+
5+
6+
### Features
7+
8+
* auto update library.properties ([d721d07](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/d721d070147c97b203c6421d6a756bb8d65d7edb))
9+
* upterm ([d64f738](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/d64f738f3aecb371175311cc7fe2f7c06f1f3c34))
10+
11+
12+
### Bug Fixes
13+
14+
* add extra file ([8a8e21b](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/8a8e21b8007258b308b17d46d6254cae30f8ad5b))
15+
* release 2 ([2499bda](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/2499bda9f104357182b994aa9b7dcc3f74bc3b5a))
16+
* release please ([d9602d5](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/d9602d5239ee71e3384f05c0ce899f564a6f532b))
17+
* version substitution ([5988894](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/5988894d8b2c24ac7ac7423a2f9a684e89601cd3))
18+
319
## 1.0.0 (2023-07-02)
420

521

@@ -11,5 +27,3 @@
1127
### Bug Fixes
1228

1329
* enable IOTEX_PLATFORM_C by default on Windows ([b46d7ef](https://github.com/as-iotex/ws_iot_sdk_arduino/commit/b46d7efd0f732a31a50c0c09e16999ed7c8e5953))
14-
15-

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=PSACrypto
2-
version=0.1.0 #x-release-please-version
2+
version=1.1.0 #x-release-please-version
33
author=IoTeX
44
maintainer=IoTeX
55
sentence=An implementation of the Platform Security Architecture Crypto API for Arduino.

0 commit comments

Comments
 (0)