Skip to content

Commit a4c0326

Browse files
Version Packages
1 parent 36dea40 commit a4c0326

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

.changeset/tall-bugs-retire.md

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

packages/rest-api-sdk/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @reflag/rest-api-sdk
2+
3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 36dea40: fix: update to the 3.0.1 API
8+
9+
`notifications` now takes a list of notification destinations instead of a boolean: ['slack', 'linearComment'] etc.

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.2",
3+
"version": "0.0.3",
44
"description": "Reflag REST API SDK",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)