Skip to content

Commit bcee47e

Browse files
Version Packages (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b2c04a6 commit bcee47e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-shrimps-melt.md

-5
This file was deleted.

packages/tql-template/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sejohnson/tql
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- b2c04a6: fix: Correctly call defineProperty to create fragment
8+
39
## 2.0.0
410

511
### Major Changes

packages/tql-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sejohnson/tql",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A flexible, multi-dialect tagged template SQL query builder.",
55
"repository": {
66
"directory": "./packages/tql-template",

0 commit comments

Comments
 (0)