Skip to content

Commit

Permalink
Merge pull request #57 from rart/2.0.0
Browse files Browse the repository at this point in the history
Published 2.0.0
  • Loading branch information
sumerjabri committed Oct 21, 2021
2 parents de8931b + 98aefd4 commit 372dbc4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# SDK Changelog

## 2.0.0

### All packages
- Update to rxjs @ ^7

### @craftercms/search
- Remove support for Solr

## 1.2.4

### @craftercms/content
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": "@craftercms/sdk",
"version": "1.2.6",
"version": "2.0.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 372dbc4

Please sign in to comment.