Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:dandonahoe/crude-cards into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dandonahoe committed Sep 22, 2024
2 parents 1d21f40 + 4b404d7 commit 4e57b9f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [1.0.41](https://github.com/dandonahoe/crude-cards/compare/v1.0.40...v1.0.41) (2024-09-22)


### Features

* **storybook:** added storybook stories ([5c951a7](https://github.com/dandonahoe/crude-cards/commit/5c951a7d560d4bff615022088bafc106f866c27a))
* **storybook:** added storybook stories ([fb9f1ab](https://github.com/dandonahoe/crude-cards/commit/fb9f1ab21c6ce998f366d56b902fe4dac2fb6e76))
* **storybook:** added storybook stories ([7a3b99f](https://github.com/dandonahoe/crude-cards/commit/7a3b99f1aee452f5da719b4a40dd93823f8fc3f6))
* **cli:** cli testing works ([14f42bb](https://github.com/dandonahoe/crude-cards/commit/14f42bb4a40ef53e0e08c6aa23ffcb61c9f6ef97))
* **cli:** cli testing works ([4ed99a1](https://github.com/dandonahoe/crude-cards/commit/4ed99a129f0a724180888d5fbd87887e110d829e))
* **cli:** cli testing works ([812055a](https://github.com/dandonahoe/crude-cards/commit/812055a57f1dc37355afff7b034df8e5d086f519))
* **cli:** cli testing works ([91f6cfd](https://github.com/dandonahoe/crude-cards/commit/91f6cfda8cc9e8f6717e9c4b026af82fd9634185))
* **cli:** cli testing works ([7fc9715](https://github.com/dandonahoe/crude-cards/commit/7fc9715cf69ad0f9b0d65b903537b6df8e02780b))
* **cli:** cli testing works ([41ecb6c](https://github.com/dandonahoe/crude-cards/commit/41ecb6c63015eed610fc0d910c6c718d4d1c206d))
* **cli:** cli testing works ([5ddf02a](https://github.com/dandonahoe/crude-cards/commit/5ddf02a5995ed3187c68904fa98357ad6f107c03))
* **cli:** cli testing works ([b3fc906](https://github.com/dandonahoe/crude-cards/commit/b3fc90612961e5a21f84f9dfd3584b58ab7eac74))
* **cli:** cli testing works ([f7340a1](https://github.com/dandonahoe/crude-cards/commit/f7340a1c846a078456f0792d558d7e76aa184ca1))

## [1.0.40](https://github.com/dandonahoe/crude-cards/compare/v1.0.39...v1.0.40) (2024-09-21)


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": "game-web",
"version": "1.0.40",
"version": "1.0.41",
"private": true,
"description": "Game Codebase",
"repository": {
Expand Down Expand Up @@ -234,4 +234,4 @@
"src/pages/api/*"
]
}
}
}

0 comments on commit 4e57b9f

Please sign in to comment.