Skip to content

Commit 13d1b1d

Browse files
Version Packages (#127)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent afa33d0 commit 13d1b1d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/olive-melons-march.md

-5
This file was deleted.

packages/compiler/CHANGELOG.md

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

3+
## 0.16.6
4+
5+
### Patch Changes
6+
7+
- [`afa33d0`](https://github.com/Thinkmill/ts-gql/commit/afa33d0e6c9535d5fff4d540a511ea3c4a1f80f1) Thanks [@emmatown](https://github.com/emmatown)! - Remove unused deps
8+
39
## 0.16.5
410

511
### Patch Changes

packages/compiler/package.json

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

0 commit comments

Comments
 (0)