Skip to content

Commit

Permalink
Merge pull request #27 from smutel/release
Browse files Browse the repository at this point in the history
chore(release): 3.0.1
  • Loading branch information
smutel authored Apr 24, 2022
2 parents b5bf70a + df71e39 commit ec1cfe1
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.

### [3.0.1](https://github.com/smutel/go-netbox/compare/v3.0.0...v3.0.1) (2022-04-24)


### Bug Fixes

* local_context_data and config_context as JSON objects ([9d3b627](https://github.com/smutel/go-netbox/commit/9d3b62739a002df6ce6a69c68baebc30023f1be2)), closes [#25](https://github.com/smutel/go-netbox/issues/25)

## [3.0.0](https://github.com/smutel/go-netbox/compare/v2.11.0...v3.0.0) (2022-03-11)


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": "go-netbox",
"version": "3.0.0",
"version": "3.0.1",
"description": "Go library to interact with NetBox IPAM and DCIM service"
}

0 comments on commit ec1cfe1

Please sign in to comment.