Skip to content

Commit 203607b

Browse files
release: 2.0.0
# [2.0.0](v1.2.0...v2.0.0) (2020-09-07) ### Features * **search:** Adds function to define order for documents ([9795a9c](9795a9c)) ### BREAKING CHANGES * **search:** Removal of various public methods
1 parent 14d9efc commit 203607b

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.0](https://github.com/usemarkup/NeedleBundle/compare/v1.2.0...v2.0.0) (2020-09-07)
2+
3+
4+
### Features
5+
6+
* **search:** Adds function to define order for documents ([9795a9c](https://github.com/usemarkup/NeedleBundle/commit/9795a9cdb403cbc6abdbe57d9dde076808504a80))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **search:** Removal of various public methods
12+
113
# [1.2.0](https://github.com/usemarkup/NeedleBundle/compare/v1.1.0...v1.2.0) (2020-09-01)
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": "needle",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"dependencies": {
55
"@semantic-release/changelog": "github:semantic-release/changelog",
66
"@semantic-release/git": "github:semantic-release/git",

0 commit comments

Comments
 (0)