Skip to content

Commit 6f80340

Browse files
chore(release): 1.1.0
1 parent b83dd82 commit 6f80340

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/terraform-routeros/terraform-module-wireguard/compare/v1.0.0...v1.1.0) (2023-02-20)
2+
3+
4+
### Features
5+
6+
* Output interface id and public key ([b83dd82](https://github.com/terraform-routeros/terraform-module-wireguard/commit/b83dd82daa7ef9579c15f46b94fbc0bca42a9056))
7+
18
# 1.0.0 (2023-02-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terraform-module-wireguard",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/terraform-routeros/terraform-module-wireguard.git"

0 commit comments

Comments
 (0)