Skip to content

Commit

Permalink
Version Packages (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 13, 2023
1 parent 0ed0c9f commit 1fb66c4
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-icons-fry.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sharp-pandas-float.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# kiteconnect-ts

## 0.4.3

### Patch Changes

- 60d0dbb: fix: Configure axios params serializer
- 0ed0c9f: fix: Add `change` to TickerQuote and TickerFull types

fix: Make `modeFull`, `modeQuote` and `modeLTP` in KiteTicker non-static for better compatibility with kiteconnectjs

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Anurag Roy",
"description": "Unofficial library for the Kite Connect trading APIs, written in TypeScript.",
"license": "MIT",
"version": "0.4.2",
"version": "0.4.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

1 comment on commit 1fb66c4

@vercel
Copy link

@vercel vercel bot commented on 1fb66c4 Feb 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.