Skip to content

Commit

Permalink
chore(release): v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Mar 29, 2024
1 parent 0bfdc4b commit e26d7ec
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@

## v2.4.0

[compare changes](https://github.com/supeffective/dataset/compare/v2.3.0...v2.4.0)

### 🚀 Enhancements

- Add pokemon flavor texts, with TS types ([0bfdc4b](https://github.com/supeffective/dataset/commit/0bfdc4b))

### 🏡 Chore

- Upgrade deps and remove husky and turbo ([0948cdb](https://github.com/supeffective/dataset/commit/0948cdb))

### ❤️ Contributors

- Javi Aguilar ([@itsjavi](http://github.com/itsjavi))

## v2.3.0

[compare changes](https://github.com/supeffective/dataset/compare/v2.2.2...v2.3.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supeffective/dataset",
"version": "2.3.0",
"version": "2.4.0",
"description": "Dataset for supereffective.gg",
"homepage": "https://github.com/supeffective/dataset#readme",
"bugs": {
Expand Down Expand Up @@ -90,4 +90,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit e26d7ec

Please sign in to comment.