Skip to content

Commit

Permalink
Merge pull request #63 from Khan/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
kevinbarabash authored Jul 23, 2023
2 parents d58d829 + 6f95b0d commit 57a6bac
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .changeset/popular-rings-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-badgers-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-seahorses-wash.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @khanacademy/graphql-flow

## 2.0.0

### Major Changes

- 38eb544: Generate TypeScript directly and only TypeScript

### Minor Changes

- 2933c91: Migrate to TypeScript

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@khanacademy/graphql-flow",
"version": "1.2.0",
"version": "2.0.0",
"bin": {
"graphql-flow": "./dist/cli/run.js"
},
Expand Down

0 comments on commit 57a6bac

Please sign in to comment.