Skip to content

Commit 59b4bb6

Browse files
authored
Merge pull request #243 from openscript/changeset-release/master
chore: publish new release
2 parents e3adb1b + 5a124c6 commit 59b4bb6

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/clean-dingos-help.md

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

.changeset/perfect-items-scream.md

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

.changeset/thick-penguins-search.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# r.obin.ch
22

3+
## 0.2.16
4+
5+
### Patch Changes
6+
7+
- a107490: Enable nightly content updates
8+
- 53affeb: Enhance search
9+
- e7d9444: Enhance blog entries retrival
10+
311
## 0.2.15
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"description": "On this website I collect interesting findings from my adventures in the world of bits and bytes and I share sometimes also things from the analogue reality.",
55
"type": "module",
6-
"version": "0.2.15",
6+
"version": "0.2.16",
77
"license": "0BSD",
88
"author": "Robin Bühler",
99
"homepage": "https://github.com/openscript/r.obin.ch",

0 commit comments

Comments
 (0)