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

Commit

Permalink
chore(release): release 1.0.2 ## [1.0.2](https://github.com/elribonaz…
Browse files Browse the repository at this point in the history
…o/pluto-encrypted/compare/@pluto-encrypted/[email protected]...@pluto-encrypted/[email protected]) (2023-12-23)

### Bug Fixes

* add estlint on CI task + refactor code removing unused code and … ([#67](#67)) ([d065c5d](d065c5d))

 [skip ci]
  • Loading branch information
semantic-release-bot committed Dec 23, 2023
1 parent 9d222e6 commit 38fff00
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.0.1",
"version": "1.0.2",
"description": "This is a RXDB test-suite that works out of the box without cloning rxdb repo or submodule.",
"main": "./build/cjs/index.cjs",
"module": "./build/esm/index.mjs",
Expand Down

0 comments on commit 38fff00

Please sign in to comment.