Skip to content

Commit

Permalink
chore(main): release 1.14.1 (#923)
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 Nov 8, 2023
1 parent 2179669 commit 4139211
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.14.1](https://github.com/vegaprotocol/pennant/compare/v1.14.0...v1.14.1) (2023-11-08)


### Bug Fixes

* slow throttle interval making chart feel laggy ([#921](https://github.com/vegaprotocol/pennant/issues/921)) ([d635460](https://github.com/vegaprotocol/pennant/commit/d6354601670963f4f25bafb7bc10e226f4f64610))

## [1.14.0](https://github.com/vegaprotocol/pennant/compare/v1.13.4...v1.14.0) (2023-11-08)


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": "pennant",
"version": "1.14.0",
"version": "1.14.1",
"description": "A React component library for visualising historical and streaming financial market data",
"main": "./dist/legacy.js",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 4139211

Please sign in to comment.