Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 2cc00a4

Browse files
Changesets: Version Packages (#11)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d64e402 commit 2cc00a4

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/wild-meals-eat.md

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

package/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# gatsby-source-tmdb
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- d64e402: fix: Improve getParam usage with custom error
8+
39
## 2.0.1
10+
411
### Patch Changes
512

613
- Update description of the npm package and edit npmignore to not commit tsconfig to source code. Also updates links to documentation.

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-tmdb",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Source from The Movie Database (TMDb) in Gatsby. Supports all endpoints, optionally downloads images and extends results with more information.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)