Skip to content

Commit a24447b

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-snakes-shout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/datasource-rest
22

3+
## 4.3.1
4+
5+
### Patch Changes
6+
7+
- [#54](https://github.com/apollographql/datasource-rest/pull/54) [`aa0fa97`](https://github.com/apollographql/datasource-rest/commit/aa0fa97eb50762e5410c7c6f2a3d2bc6c4f1f956) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Fix installation into non-TS repositories
8+
39
## 4.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@apollo/datasource-rest",
33
"description": "REST DataSource for Apollo Server v4",
4-
"version": "4.3.0",
4+
"version": "4.3.1",
55
"author": "Apollo <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)