Skip to content

Commit d7d6bcc

Browse files
chore: update versions (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea2306f commit d7d6bcc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-rice-float.md

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

packages/meta/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- ea2306f: Renamed meta package to uptask
8+
39
## 0.2.3
410

511
### Patch Changes

packages/meta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "uptask",
33
"type": "module",
4-
"version": "0.2.3",
4+
"version": "0.3.0",
55
"main": "index.ts",
66
"dependencies": {
77
"@uptask/core": "workspace:*",

0 commit comments

Comments
 (0)