Skip to content

Commit 02b2ac3

Browse files
authored
Merge pull request #55 from Khan/changeset-release/main
Version Packages
2 parents a581359 + 4d7c821 commit 02b2ac3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-pandas-dance.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/graphql-flow
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- a581359: Fix processing of typescript imports that don't use an extension
8+
39
## 1.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/graphql-flow",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"bin": {
55
"graphql-flow": "./dist/cli/run.js"
66
},

0 commit comments

Comments
 (0)