Skip to content

Commit 2249bd6

Browse files
chore(main): release 0.0.7 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1537be0 commit 2249bd6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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.6"
2+
".": "0.0.7"
33
}

CHANGELOG.md

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

3+
## [0.0.7](https://github.com/dklesev/slidev-theme-ebpf-vienna/compare/v0.0.6...v0.0.7) (2025-11-30)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump the development-dependencies group across 1 directory with 2 updates ([#13](https://github.com/dklesev/slidev-theme-ebpf-vienna/issues/13)) ([1537be0](https://github.com/dklesev/slidev-theme-ebpf-vienna/commit/1537be048f68e3e3328c5a9862d55526efc63155))
9+
* **deps:** bump @slidev/types in the slidev group ([#9](https://github.com/dklesev/slidev-theme-ebpf-vienna/issues/9)) ([f7b8840](https://github.com/dklesev/slidev-theme-ebpf-vienna/commit/f7b88400bec68a1f028f0513e804e5e6a856ec36))
10+
* **deps:** bump actions/checkout from 5 to 6 ([#11](https://github.com/dklesev/slidev-theme-ebpf-vienna/issues/11)) ([4e0b206](https://github.com/dklesev/slidev-theme-ebpf-vienna/commit/4e0b206b31347e7759c998e446934d7e2fb19dac))
11+
312
## [0.0.6](https://github.com/dklesev/slidev-theme-ebpf-vienna/compare/v0.0.5...v0.0.6) (2025-11-16)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dklesev/slidev-theme-ebpf-vienna",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "A Slidev theme for eBPF Vienna meetup presentations",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)