Skip to content

Commit c1892d7

Browse files
Version Packages (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79b25f6 commit c1892d7

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/wicked-camels-suffer.md

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

packages/adapter-bucket/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @flags-sdk/bucket
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 79b25f6: Introduce Bucket adapter

packages/adapter-bucket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flags-sdk/bucket",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Bucket.co provider for the Flags SDK",
55
"keywords": [
66
"flags-sdk",

0 commit comments

Comments
 (0)