Skip to content

Commit 8cb80a4

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2026-05-28) ### 🐛 Bug Fixes * streamline blog post retrieval and error handling ([03d2e6c](03d2e6c))
1 parent 03d2e6c commit 8cb80a4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.16.3](https://github.com/suradet-ps/rxdevman/compare/v1.16.2...v1.16.3) (2026-05-28)
2+
3+
### 🐛 Bug Fixes
4+
5+
* streamline blog post retrieval and error handling ([03d2e6c](https://github.com/suradet-ps/rxdevman/commit/03d2e6c935b69707b0442d175c9fcc60b5f9c818))
6+
17
## [1.16.2](https://github.com/suradet-ps/rxdevman/compare/v1.16.1...v1.16.2) (2026-05-28)
28

39
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rxdev-man",
33
"type": "module",
4-
"version": "1.16.2",
4+
"version": "1.16.3",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)