Skip to content

Commit 0263777

Browse files
authored
Merge pull request #242 from openscript/changeset-release/master
chore: publish new release
2 parents 8d7dc3e + e1fcd6d commit 0263777

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/small-parrots-turn.md

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

.changeset/weak-coats-exist.md

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

CHANGELOG.md

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

3+
## 0.2.15
4+
5+
### Patch Changes
6+
7+
- 71358aa: Fix inline code responsiveness
8+
- 6558906: Add goals to website description
9+
310
## 0.2.14
411

512
### 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.14",
6+
"version": "0.2.15",
77
"license": "0BSD",
88
"author": "Robin Bühler",
99
"homepage": "https://github.com/openscript/r.obin.ch",

0 commit comments

Comments
 (0)