Skip to content

Commit

Permalink
chore(release): release 1.10.0-rc.1 # [1.10.0-rc.1](https://github.co…
Browse files Browse the repository at this point in the history
…m/atala-community-projects/pluto-encrypted/compare/@pluto-encrypted/test-suite@1.9.4...@pluto-encrypted/test-suite@1.10.0-rc.1) (2024-01-10)

### Bug Fixes

* ci [skip ci] ([4165407](4165407))
* disable ci in dev automatically ([99eeea7](99eeea7))
* fix ([#74](#74)) ([5af5a4c](5af5a4c))
* port changes ([#73](#73)) ([d225f3b](d225f3b))
* update pipeline. ([f4fe0b5](f4fe0b5))

### Features

* Change build + package docs ([4d60140](4d60140))
* database docs update. ([cdd1b8e](cdd1b8e))
* making database usable outside of the Atala World ([#75](#75)) ([61a0c60](61a0c60))

### BREAKING CHANGES

* It is now required to pass collections field with getDefaultCollections(). For more information check the examples in github or the documentation portal.

 [skip ci]
  • Loading branch information
elribonazo committed Jan 10, 2024
1 parent c514acc commit 926b610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/test-suite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pluto-encrypted/test-suite",
"version": "1.9.4",
"version": "1.10.0-rc.1",
"description": "This is a test-suite that works out of the box without cloning rxdb repo or submodule, it does not support replication!!",
"main": "./build/cjs/index.cjs",
"module": "./build/esm/index.mjs",
Expand Down

0 comments on commit 926b610

Please sign in to comment.