Skip to content

Commit b2f765f

Browse files
authored
Merge pull request #7 from Zendrex/changeset-release/main
chore: version packages
2 parents 02d29f5 + c679e8c commit b2f765f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/refactor-reflector-internals.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zendrex/annotate
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [`a2d7b93`](https://github.com/Zendrex/annotate/commit/a2d7b93f20c8986be6c5b1575e6d8045ebd83e66) Thanks [@Zendrex](https://github.com/Zendrex)! - Refactor reflector parameter collection into a shared helper and apply consistent formatting across source files.
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendrex/annotate",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A modern decorator and metadata system for TypeScript with built-in reflection.",
55
"author": "zendrex",
66
"license": "MIT",

0 commit comments

Comments
 (0)