Skip to content

Commit

Permalink
Merge pull request #185 from smutel/release
Browse files Browse the repository at this point in the history
chore(release): 6.1.1
  • Loading branch information
smutel authored Mar 9, 2023
2 parents 4af72b2 + b1dd432 commit 9eb660b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.1.1](https://github.com/smutel/terraform-provider-netbox/compare/v6.1.0...v6.1.1) (2023-03-07)


### Bug Fixes

* Increase size of tenant name/desc/slug ([56a4e84](https://github.com/smutel/terraform-provider-netbox/commit/56a4e84925a7e4f2f99a5aef912fe80aaf51551a))

## [6.1.0](https://github.com/smutel/terraform-provider-netbox/compare/v6.0.0...v6.1.0) (2023-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "terraform-provider-netbox",
"version": "6.1.0",
"version": "6.1.1",
"description": "Terraform provider for Netbox"
}

0 comments on commit 9eb660b

Please sign in to comment.