Skip to content

Commit 637e0c5

Browse files
Version Packages (beta) (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5b3af85 commit 637e0c5

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@sejohnson/tql": "0.0.1"
66
},
77
"changesets": [
8+
"afraid-needles-kiss",
89
"hot-pans-heal"
910
]
1011
}

packages/tql-template/CHANGELOG.md

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

3+
## 0.0.2-beta.1
4+
5+
### Patch Changes
6+
7+
- 5b3af85: Fix linter issues
8+
39
## 0.0.2-beta.0
410

511
### Patch Changes

packages/tql-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sejohnson/tql",
3-
"version": "0.0.2-beta.0",
3+
"version": "0.0.2-beta.1",
44
"description": "A flexible, multi-dialect tagged template SQL query builder.",
55
"repository": {
66
"directory": "./packages/tql-template",

0 commit comments

Comments
 (0)