Skip to content

Commit

Permalink
chore(release): 1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2021-12-01)

### Bug Fixes

* **packages:** remove userId from package existence query ([b69f50a](b69f50a))
* **packages:** try to correctly get the host for the packages url ([d5ab082](d5ab082))
  • Loading branch information
semantic-release-bot committed Dec 1, 2021
1 parent dc103fd commit c75e2cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.3](https://github.com/taskforcesh/nandu/compare/v1.4.2...v1.4.3) (2021-12-01)


### Bug Fixes

* **packages:** remove userId from package existence query ([b69f50a](https://github.com/taskforcesh/nandu/commit/b69f50a04308f0d6580aebf6a8ade29676b9d3ad))
* **packages:** try to correctly get the host for the packages url ([d5ab082](https://github.com/taskforcesh/nandu/commit/d5ab0828d4a0c0d28c1e9cadb9b607937f263ba1))

## [1.4.2](https://github.com/taskforcesh/nandu/compare/v1.4.1...v1.4.2) (2021-11-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nandu",
"version": "1.4.2",
"version": "1.4.3",
"description": "Open NPM Registry",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit c75e2cb

Please sign in to comment.