Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-02-03)

### Bug Fixes

* initialization ([3dbbd50](3dbbd50))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 56d450a commit bf6ff3f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2024-02-03)


### Bug Fixes

* initialization ([3dbbd50](https://github.com/melishev/wsgo/commit/3dbbd5065b36ab89dc95df7f85f7446ebdc21f8c))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wsgo",
"version": "0.0.0",
"version": "1.0.0",
"type": "module",
"module": "./dist/index.es.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit bf6ff3f

Please sign in to comment.