Skip to content

Commit 48202b5

Browse files
committed
services: try to fix wrong versioning from changeset - override version
1 parent 8bcf8b5 commit 48202b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/services/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @effect-mongodb/services
22

3-
## 1.0.0
3+
## 0.2.0
44

55
### Minor Changes
66

packages/services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect-mongodb/services",
33
"author": "doubleloop.io",
4-
"version": "1.0.0",
4+
"version": "0.2.0",
55
"type": "module",
66
"license": "MIT",
77
"description": "Effect services for effect-mongodb",

0 commit comments

Comments
 (0)