Skip to content

Commit e535bf8

Browse files
Version Packages (#578)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @reflag/rest-api-sdk@0.0.5 ### Patch Changes - e9c4c4d: Publish a migration package for `@reflag/rest-api-sdk` that re-exports `@reflag/management-sdk` and documents the rename. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9c4c4d commit e535bf8

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/khaki-cobras-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/rest-api-sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @reflag/rest-api-sdk
2+
3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- e9c4c4d: Publish a migration package for `@reflag/rest-api-sdk` that re-exports `@reflag/management-sdk` and documents the rename.

packages/rest-api-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflag/rest-api-sdk",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Deprecated alias package for @reflag/management-sdk",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)