Skip to content

Commit

Permalink
chore(release): 4.0.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@hastearcade/web-v4.0.0-next.1](https://github.com/playhaste/haste-sdk/compare/@hastearcade/web-v3.0.1...@hastearcade/web-v4.0.0-next.1) (2022-02-19)

### Bug Fixes

* **server:** updated build and added limit parameter ([9cf8725](9cf8725))
* **web:** updated to force build ([8b87151](8b87151))

### Features

* **web:** changing build interface to ignore client id ([2e827b3](2e827b3))

### BREAKING CHANGES

* **web:** updating the build interface to no longer require client id
  • Loading branch information
semantic-release-bot committed Feb 19, 2022
1 parent cb6a0a0 commit a839e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hastearcade/web",
"version": "3.0.0-next.3",
"version": "4.0.0-next.1",
"description": "The client sdk to be used to empower developers to leverage the Haste Arcade. The client SDK is intended to be used in client side code alongside the developers game logic.",
"contributors": [
"Keith LaForce <keith@hastearcade.com>",
Expand Down

0 comments on commit a839e3a

Please sign in to comment.