Skip to content

Commit 82d2051

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.2...v1.3.0) (2025-12-31) ### 🚀 New Features * add feature related post ([#7](#7)) ([ab0c07c](ab0c07c))
1 parent ab0c07c commit 82d2051

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.0](https://github.com/pharmacist-sabot/rxdevnotes/compare/v1.2.2...v1.3.0) (2025-12-31)
2+
3+
### 🚀 New Features
4+
5+
* add feature related post ([#7](https://github.com/pharmacist-sabot/rxdevnotes/issues/7)) ([ab0c07c](https://github.com/pharmacist-sabot/rxdevnotes/commit/ab0c07c4c4abc16b1f248aabb136ded4531fd924))
6+
17
## [1.2.2](https://github.com/pharmacist-sabot/rxdevnotes/compare/v1.2.1...v1.2.2) (2025-12-31)
28

39
### ♻️ Refactoring

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,7 +1,7 @@
11
{
22
"name": "rxdev-man",
33
"type": "module",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)