Skip to content

Commit 4cb780d

Browse files
chore(main): release 1.0.5
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 530c88e commit 4cb780d

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-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-
".": "1.0.4"
2+
".": "1.0.5"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/open-feature/slidev-open-feature/compare/v1.0.4...v1.0.5) (2026-04-10)
4+
5+
6+
### 🧹 Chore
7+
8+
* **deps:** update actions/checkout action to v6.0.2 ([#14](https://github.com/open-feature/slidev-open-feature/issues/14)) ([c6ea3eb](https://github.com/open-feature/slidev-open-feature/commit/c6ea3eb57bae3b299d09ff5f18f02049d44e07f9))
9+
* **deps:** update actions/setup-node action to v6.3.0 ([#17](https://github.com/open-feature/slidev-open-feature/issues/17)) ([530c88e](https://github.com/open-feature/slidev-open-feature/commit/530c88e4547dfe14ac3a303f3593ce4a3654fe06))
10+
* **deps:** update dependency @slidev/cli to v52.14.2 ([#15](https://github.com/open-feature/slidev-open-feature/issues/15)) ([d7fc591](https://github.com/open-feature/slidev-open-feature/commit/d7fc591f7621684182c91bffd42376cbd2004004))
11+
12+
13+
### 📚 Documentation
14+
15+
* adding license ([#12](https://github.com/open-feature/slidev-open-feature/issues/12)) ([b4746ab](https://github.com/open-feature/slidev-open-feature/commit/b4746abe34a41e62df385ed66279cf5959ad4153))
16+
317
## [1.0.4](https://github.com/open-feature/slidev-open-feature/compare/v1.0.3...v1.0.4) (2026-04-10)
418

519

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": "1.0.4",
3+
"version": "1.0.5",
44
"type": "module",
55
"keywords": [
66
"slidev-theme",

0 commit comments

Comments
 (0)