Skip to content

Commit

Permalink
chore(release): v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Mar 31, 2024
1 parent 869c745 commit f7df750
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 @@

## v3.0.2

[compare changes](https://github.com/supeffective/dataset/compare/v3.0.1...v3.0.2)

### 🚀 Enhancements

- Adds generations and other helpers ([869c745](https://github.com/supeffective/dataset/commit/869c745))

### 🏡 Chore

- Configure tree-shaking ([7daa078](https://github.com/supeffective/dataset/commit/7daa078))

### ❤️ Contributors

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

## v3.0.1

[compare changes](https://github.com/supeffective/dataset/compare/v3.0.0...v3.0.1)
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": "3.0.1",
"version": "3.0.2",
"description": "Dataset for supereffective.gg",
"homepage": "https://github.com/supeffective/dataset#readme",
"bugs": {
Expand Down Expand Up @@ -89,4 +89,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit f7df750

Please sign in to comment.