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

Commit 5a1172a

Browse files
committed
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2019-08-10) ### 🐛 Bug Fixes * **deps:** bump fp-ts and various dev-deps ([e259b6d](e259b6d)) ### 🧦 Miscellaneous * this is a library, prod deps are chores by default ([552d48c](552d48c))
1 parent 552d48c commit 5a1172a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.1](https://github.com/holvonix-open/solr-query-maker/compare/v2.0.0...v2.0.1) (2019-08-10)
2+
3+
4+
### 🐛 Bug Fixes
5+
6+
* **deps:** bump fp-ts and various dev-deps ([e259b6d](https://github.com/holvonix-open/solr-query-maker/commit/e259b6d))
7+
8+
9+
### 🧦 Miscellaneous
10+
11+
* this is a library, prod deps are chores by default ([552d48c](https://github.com/holvonix-open/solr-query-maker/commit/552d48c))
12+
113
# [2.0.0](https://github.com/holvonix-open/solr-query-maker/compare/v1.0.3...v2.0.0) (2019-08-08)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solr-query-maker",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A Solr Query builder and types",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)