chore: release core as 1.0.0

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
This commit is contained in:
Todd Baert 2024-03-12 14:49:32 -04:00
parent 9d638038c0
commit d06b285cc3
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Changelog
# Changelog
## [0.0.28](https://github.com/open-feature/js-sdk/compare/core-v0.0.27...core-v0.0.28) (2024-03-05)

View File

@ -36,6 +36,7 @@
"versioning": "default"
},
"packages/shared": {
"release-as": "1.0.0",
"release-type": "node",
"prerelease": false,
"bump-minor-pre-major": true,