Skip to content

Commit

Permalink
chore(release): 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 29, 2023
1 parent a0379c9 commit e8c9140
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.19.0](https://github.com/terraform-routeros/terraform-provider-routeros/compare/v1.18.4...v1.19.0) (2023-10-29)


### Features

* Add CAPsMAN access-list resource ([#281](https://github.com/terraform-routeros/terraform-provider-routeros/issues/281)) ([a0379c9](https://github.com/terraform-routeros/terraform-provider-routeros/commit/a0379c9b22edff87dc5dbedb1f74d8b30d010f09))

## [1.18.4](https://github.com/terraform-routeros/terraform-provider-routeros/compare/v1.18.3...v1.18.4) (2023-10-26)


Expand Down
1 change: 0 additions & 1 deletion docs/resources/capsman_access_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ Import is supported using the following syntax:
#The command for the terminal is -> :put [/caps-man/access-list get [print show-ids]]
terraform import routeros_capsman_access_list.test_rule "*1"
```

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terraform-provider-routeros",
"version": "1.18.4",
"version": "1.19.0",
"repository": {
"type": "git",
"url": "https://github.com/terraform-routeros/terraform-provider-routeros"
Expand Down

0 comments on commit e8c9140

Please sign in to comment.