Skip to content

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hnewey7 committed Apr 8, 2024
1 parent e18d202 commit 29c74d8
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.0.4](https://github.com/mokkapps/changelog-generator-demo/compare/v1.0.3...v1.0.4) (2024-04-08)


### Bug Fixes

* improving Watchlist time efficiency ([e18d202](https://github.com/mokkapps/changelog-generator-demo/commits/e18d2027a88b1930b4fa2c48412ffe25206121c8))

### [1.0.3](https://github.com/mokkapps/changelog-generator-demo/compare/v1.0.2...v1.0.3) (2024-04-07)

### [1.0.1](https://github.com/mokkapps/changelog-generator-demo/compare/v1.0.0...v1.0.1) (2024-04-06)
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": "ig_package",
"version": "1.0.3",
"version": "1.0.4",
"description": "Python package to interact with IG Group's REST API.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 29c74d8

Please sign in to comment.