Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
chore(release): 6.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.2](v6.0.1...v6.0.2) (2019-11-12)

### 🐛 Bug Fixes

* **deps:** @holvonix-open/[email protected], @types/[email protected], @types/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] ([#91](#91)) ([f82097e](f82097e))

### 🧦 Miscellaneous

* **deps:** bump io-ts-types from 0.5.0 to 0.5.1 ([#47](#47)) ([6b7e674](6b7e674))
* **deps-dev:** bump @holvonix-open/release-config-js ([#56](#56)) ([b188c09](b188c09))
  • Loading branch information
holvonix-bot committed Nov 12, 2019
1 parent f82097e commit 8832a3d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [6.0.2](https://github.com/holvonix-open/solr-query-io-ts/compare/v6.0.1...v6.0.2) (2019-11-12)


### 🐛 Bug Fixes

* **deps:** @holvonix-open/release-config-js@1.0.12, @types/nock@11.1.0, @types/node@12.12.7, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] ([#91](https://github.com/holvonix-open/solr-query-io-ts/issues/91)) ([f82097e](https://github.com/holvonix-open/solr-query-io-ts/commit/f82097e))


### 🧦 Miscellaneous

* **deps:** bump io-ts-types from 0.5.0 to 0.5.1 ([#47](https://github.com/holvonix-open/solr-query-io-ts/issues/47)) ([6b7e674](https://github.com/holvonix-open/solr-query-io-ts/commit/6b7e674))
* **deps-dev:** bump @holvonix-open/release-config-js ([#56](https://github.com/holvonix-open/solr-query-io-ts/issues/56)) ([b188c09](https://github.com/holvonix-open/solr-query-io-ts/commit/b188c09))

## [6.0.1](https://github.com/holvonix-open/solr-query-io-ts/compare/v6.0.0...v6.0.1) (2019-08-28)


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": "solr-query-io-ts",
"version": "6.0.1",
"version": "6.0.2",
"description": "A Solr Query builder and types",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8832a3d

Please sign in to comment.