Skip to content

Commit

Permalink
chore(release): 1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
chunkai1312 committed Oct 10, 2024
1 parent fb2201f commit 212c03d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.10](https://github.com/chunkai1312/node-twstock/compare/v1.3.9...v1.3.10) (2024-10-10)


### Bug Fixes

* add alias for Chemical Biotechnology and Medical Care Index ([fb2201f](https://github.com/chunkai1312/node-twstock/commit/fb2201f9af1ea4c1ed86b1a962b2b1718da39c70))

## [1.3.9](https://github.com/chunkai1312/node-twstock/compare/v1.3.8...v1.3.9) (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-twstock",
"version": "1.3.9",
"version": "1.3.10",
"description": "A client library for scraping Taiwan stock market data",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 212c03d

Please sign in to comment.