Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
[skip ci]

### [1.0.4](v1.0.3...v1.0.4) (2021-06-05)

### Chores

* **deps:** update dependency yargs-parser to v18.1.3 ([3184ff3](3184ff3))
  • Loading branch information
semantic-release-bot committed Jun 5, 2021
1 parent 3184ff3 commit 3495914
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.4](https://github.com/kunalnagarco/imdb-scraper/compare/v1.0.3...v1.0.4) (2021-06-05)


### Chores

* **deps:** update dependency yargs-parser to v18.1.3 ([3184ff3](https://github.com/kunalnagarco/imdb-scraper/commit/3184ff3bb4538a2b5a595bd1a7a1e971ced20320))

### [1.0.3](https://github.com/kunalnagarco/imdb-scraper/compare/v1.0.2...v1.0.3) (2021-06-05)


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": "@kunalnagarco/imdb-scraper",
"version": "1.0.3",
"version": "1.0.4",
"description": "An attempt at the most complete IMDb API",
"keywords": [
"imdb",
Expand Down

0 comments on commit 3495914

Please sign in to comment.