Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and anurag-roy committed Feb 23, 2024
1 parent d8c0719 commit 4dae947
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/spotty-berries-jam.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

## 1.1.0

### Minor Changes

- cf80baa: - Add tests
- Fix `getQuotes`, `getLTP`, `getOHLC` to also accept single instrument as argument
- Fix `MarginOrder` model
- Remove dependency on `crypto-js`

## 1.0.1

### 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": "1.0.1",
"version": "1.1.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 4dae947

Please sign in to comment.