Skip to content

Commit 62b5b51

Browse files
chore(main): release 1.0.5
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 7d0437c commit 62b5b51

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/open-feature/slidev-open-feature/compare/v1.0.4...v1.0.5) (2026-04-11)
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/configure-pages action to v6 ([#18](https://github.com/open-feature/slidev-open-feature/issues/18)) ([5496f4d](https://github.com/open-feature/slidev-open-feature/commit/5496f4d57aae4a5b1be93dae7cd76b9529782ad8))
10+
* **deps:** update actions/deploy-pages action to v5 ([#19](https://github.com/open-feature/slidev-open-feature/issues/19)) ([2ae042f](https://github.com/open-feature/slidev-open-feature/commit/2ae042f4db3ad227874c5dfa5ec244f730b2b192))
11+
* **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))
12+
* **deps:** update actions/upload-pages-artifact action to v5 ([#21](https://github.com/open-feature/slidev-open-feature/issues/21)) ([19a2c9f](https://github.com/open-feature/slidev-open-feature/commit/19a2c9fdf5347006d6a7052971dbc5d644a88c2e))
13+
* **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))
14+
* **deps:** update marocchino/sticky-pull-request-comment action to v3.0.4 ([#20](https://github.com/open-feature/slidev-open-feature/issues/20)) ([7d0437c](https://github.com/open-feature/slidev-open-feature/commit/7d0437cb3686e1ff7a4119d1fcc14fbd261eafa3))
15+
16+
17+
### 📚 Documentation
18+
19+
* adding license ([#12](https://github.com/open-feature/slidev-open-feature/issues/12)) ([b4746ab](https://github.com/open-feature/slidev-open-feature/commit/b4746abe34a41e62df385ed66279cf5959ad4153))
20+
321
## [1.0.4](https://github.com/open-feature/slidev-open-feature/compare/v1.0.3...v1.0.4) (2026-04-10)
422

523

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)