Skip to content

Commit

Permalink
Merge pull request #30 from jfrconley/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jfrconley authored Mar 29, 2024
2 parents 61e8469 + a350067 commit 91a37d6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-kiwis-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-panthers-remain.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nornir/rest

## 2.1.4

### Patch Changes

- 345a030: Fix issue with JSON ref resolver producing duplicate results when root component is an array with subcomponents not containing references
- 620782e: Expose the NornirRouteNotFoundError class

## 2.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nornir/rest",
"description": "A nornir library",
"version": "2.1.3",
"version": "2.1.4",
"bin": {
"nornir-oas": "./dist/cli/cli.js"
},
Expand Down

0 comments on commit 91a37d6

Please sign in to comment.