Skip to content

Commit 5f34296

Browse files
chore: Version packages πŸ”–
1 parent 1762259 commit 5f34296

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

β€Ž.changeset/goofy-paths-ask.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @compiler/source
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- cbbc78e: Initial release.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compiler/source",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"license": "MIT",
55
"scripts": {
66
"all": "nx run-many -t lint format test build post-build",

0 commit comments

Comments
Β (0)