Skip to content

Commit

Permalink
chore(main): release okx 0.0.2 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 15, 2023
1 parent 86953c4 commit b470a3b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/okx": "0.0.1"
"packages/okx": "0.0.2"
}
13 changes: 13 additions & 0 deletions packages/okx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 0.0.2 (2023-05-15)


### Features

* init okx api ([b6fed77](https://github.com/kitimark/apigens/commit/b6fed77e2b75faabbe30c2a4caa1f401774566ee))


### Bug Fixes

* update deps ([faf8e1a](https://github.com/kitimark/apigens/commit/faf8e1a0215047eedd20518eeeb7e2d5ae830f73))
2 changes: 1 addition & 1 deletion packages/okx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apigens/okx",
"version": "0.0.1",
"version": "0.0.2",
"private": false,
"author": "kitimark",
"description": "OKX API node.js SDK with generated code with OKX API documentation",
Expand Down

0 comments on commit b470a3b

Please sign in to comment.