Skip to content

Commit 6972adf

Browse files
Version Packages (#126)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 65adda4 commit 6972adf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-tigers-design.md

-5
This file was deleted.

packages/tag/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ts-gql/tag
22

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- [#125](https://github.com/Thinkmill/ts-gql/pull/125) [`65adda4`](https://github.com/Thinkmill/ts-gql/commit/65adda40943ff8fc459ea152e76cf4d15d9ed4e5) Thanks [@emmatown](https://github.com/emmatown)! - Fix importing in TypeScript module resolution modes that don't respect the `exports` field
8+
39
## 0.7.2
410

511
### Patch Changes

packages/tag/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts-gql/tag",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"main": "dist/tag.cjs.js",
55
"module": "dist/tag.esm.js",
66
"exports": {

0 commit comments

Comments
 (0)