Skip to content

Commit 2cbdf87

Browse files
chore(main): release 1.0.0
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 3633a56 commit 2cbdf87

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-04-10)
4+
5+
6+
### ✨ New Features
7+
8+
* Add initial template for sli.dev and deployment ([#1](https://github.com/open-feature/slidev-open-feature/issues/1)) ([b9e76d1](https://github.com/open-feature/slidev-open-feature/commit/b9e76d1f6c445fe2d24981bb6305337d59e0a692))
9+
10+
11+
### 📚 Documentation
12+
13+
* Update README and package scope ([#6](https://github.com/open-feature/slidev-open-feature/issues/6)) ([3633a56](https://github.com/open-feature/slidev-open-feature/commit/3633a567f1e826f609797b6dbe6098475e9d95c3))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/slidev-theme-open-feature",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"type": "module",
55
"keywords": [
66
"slidev-theme",

0 commit comments

Comments
 (0)