Skip to content

Commit 74c4ada

Browse files
authored
Merge pull request #10 from Zendrex/changeset-release/main
chore: version packages
2 parents c34dc54 + 05a83ac commit 74c4ada

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/clever-terms-travel.md

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

.changeset/tyk79esl-gpu0w271.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
# @zendrex/annotate
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [`a9cc051`](https://github.com/Zendrex/annotate/commit/a9cc0510d7222d280eafaee42f0f6d646fba2ba0) Thanks [@Zendrex](https://github.com/Zendrex)! - Add property injection example to docs and JSDoc
8+
9+
- [`6f318ce`](https://github.com/Zendrex/annotate/commit/6f318cee4cb1383642f66b643f038bdd1ad33d50) Thanks [@Zendrex](https://github.com/Zendrex)! - Migrate build tooling from tsup to tsdown and update dependencies
10+
311
## 0.1.4
412

513
### 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.4",
3+
"version": "0.1.5",
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)