Skip to content

Commit

Permalink
chore: release v0.1.11 (#22)
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] committed Mar 25, 2024
1 parent 019e3cb commit 5ee9441
Show file tree
Hide file tree
Showing 8 changed files with 152 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"server":"0.1.10","client":"0.1.10","tick-workers":"0.1.10",".":"0.1.10"}
{"server":"0.1.11","client":"0.1.11","tick-workers":"0.1.11",".":"0.1.11"}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.11](https://github.com/brayn003/stonk.ninja/compare/v0.1.10...v0.1.11) (2024-03-25)


### Bug Fixes

* adding releases for all components ([aa1f8d5](https://github.com/brayn003/stonk.ninja/commit/aa1f8d5398ad33ef1fb893625014c7b5b3cd90c4))
* change release pr message ([019e3cb](https://github.com/brayn003/stonk.ninja/commit/019e3cb7f7a2a40aefc3933020e8192d791a0fef))
* removing unecessary logging ([60514c2](https://github.com/brayn003/stonk.ninja/commit/60514c2855cf9d9bdf43b8a7d03f24b67e7215b1))


### Miscellaneous Chores

* release 0.1.11 ([d28ea17](https://github.com/brayn003/stonk.ninja/commit/d28ea17f228168a4aef48176fc9a81e80c965d9b))

## [0.1.10](https://github.com/brayn003/stonk.ninja/compare/v0.1.9...v0.1.10) (2024-03-25)


Expand Down
44 changes: 44 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## [0.1.11](https://github.com/brayn003/stonk.ninja/compare/client/v0.1.10...client/v0.1.11) (2024-03-25)


### Features

* adding rabbitmq and pm2 for tick processing ([efeaf5a](https://github.com/brayn003/stonk.ninja/commit/efeaf5a17ac2997486b84d369954ed1bc7c6c4f8))
* adding service for tick worker ([f49dc43](https://github.com/brayn003/stonk.ninja/commit/f49dc43d35242117f95e220dd38635e1a4cc8083))
* chore adding dashboard view ([cb6bb82](https://github.com/brayn003/stonk.ninja/commit/cb6bb82666cc2e17006a8663ebf2d665042608ae))


### Bug Fixes

* adding badges to readme ([b3b7487](https://github.com/brayn003/stonk.ninja/commit/b3b7487230d39b9d91523c948471cf4f4dfd85e5))
* adding eslint ([b3bd6a9](https://github.com/brayn003/stonk.ninja/commit/b3bd6a95cf1092354e50522037db00e4585472a8))
* adding main stack file for pulumi ([8fd56e3](https://github.com/brayn003/stonk.ninja/commit/8fd56e3ac7d240987c9cfd55f565d7591b358fd9))
* adding process list via api ([83247cf](https://github.com/brayn003/stonk.ninja/commit/83247cff7c24cde52f0879ac4236ca4863b82a59))
* adding readme to client and fixing server readme ([86dff94](https://github.com/brayn003/stonk.ninja/commit/86dff940f1d921cc55eb3e9f817dbdf604de3b4e))
* adding release please ([9563d6d](https://github.com/brayn003/stonk.ninja/commit/9563d6dc6652ac613763a755297e353cf6534233))
* changing env variable ([65b0fdc](https://github.com/brayn003/stonk.ninja/commit/65b0fdc2cfc10fd27aa4ae266b5472946245d330))
* fixing broken login redirects ([#18](https://github.com/brayn003/stonk.ninja/issues/18)) ([69e12b2](https://github.com/brayn003/stonk.ninja/commit/69e12b20de8c318cfe18a334ec069f7b8734ac96))
* fixing hosts for servers ([bb3ef5f](https://github.com/brayn003/stonk.ninja/commit/bb3ef5f6ee0d3fea720465390587ec4f5a8981ef))
* fixing login page ([54276ea](https://github.com/brayn003/stonk.ninja/commit/54276ea73af53fd224e93d1531a8e8488ad58dba))
* minor changes ([bc2f203](https://github.com/brayn003/stonk.ninja/commit/bc2f2030419c405869d58586de1e5d197b2c98d7))
* testing release workflow ([bb80b1b](https://github.com/brayn003/stonk.ninja/commit/bb80b1bdbbc5db70d296815eba7ce44e14935bd1))


### Miscellaneous Chores

* release 0.0.1 ([c32d076](https://github.com/brayn003/stonk.ninja/commit/c32d076e007a33218578b7e5d1609f642c88bd64))
* release 0.0.2 ([192d306](https://github.com/brayn003/stonk.ninja/commit/192d306b714948501d44a9923d441cb586bb0e67))
* release 0.0.5 ([0c92abc](https://github.com/brayn003/stonk.ninja/commit/0c92abcbf34d1500c0ab49ce94bc0cd949f1dc46))
* release 0.0.6 ([440803d](https://github.com/brayn003/stonk.ninja/commit/440803dcf27c7a26ae0e7734a707d8279d45bc0c))
* release 0.0.7 ([6b6174b](https://github.com/brayn003/stonk.ninja/commit/6b6174b20b76fad05e77f6ad0e42ef9da73bc374))
* release 0.1.0 ([b26f29d](https://github.com/brayn003/stonk.ninja/commit/b26f29de37e101846ad0d1077a68a6d3e8b0aa2a))
* release 0.1.1 ([f1866ae](https://github.com/brayn003/stonk.ninja/commit/f1866ae8b574761f8da393c4a5786ee1f2c141dd))
* release 0.1.10 ([4cf3711](https://github.com/brayn003/stonk.ninja/commit/4cf3711a45133cd3da675dfa7a41f9f5f0262e1d))
* release 0.1.11 ([d28ea17](https://github.com/brayn003/stonk.ninja/commit/d28ea17f228168a4aef48176fc9a81e80c965d9b))
* release 0.1.2 ([cf502dd](https://github.com/brayn003/stonk.ninja/commit/cf502dd574b34f10b1542eb7559306a6e6ae8595))
* release 0.1.4 ([96dda72](https://github.com/brayn003/stonk.ninja/commit/96dda7296dce348b54f6ce2141d4065841e6ef92))
* release 0.1.5 ([5c73ecc](https://github.com/brayn003/stonk.ninja/commit/5c73eccdf7e51ac142b1f3143e9b427e7b9b2e39))
* release 0.1.6 ([458f6a1](https://github.com/brayn003/stonk.ninja/commit/458f6a13d4a99d513a8d9aae1c374e69cb0bb675))
* release 0.1.7 ([e4d50b0](https://github.com/brayn003/stonk.ninja/commit/e4d50b02c9f1fb4038cb13dee210cf1582279061))
* release 0.1.8 ([1dcb644](https://github.com/brayn003/stonk.ninja/commit/1dcb6440bfb3cfe00f1490522f84d5ce67a8df2c))

## [0.1.10](https://github.com/brayn003/stonk.ninja/compare/v0.1.9...client/v0.1.10) (2024-03-25)


Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonk.ninja/client",
"version": "0.1.10",
"version": "0.1.11",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
48 changes: 48 additions & 0 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,53 @@
# Changelog

## [0.1.11](https://github.com/brayn003/stonk.ninja/compare/server/v0.1.10...server/v0.1.11) (2024-03-25)


### Features

* adding rabbitmq and pm2 for tick processing ([efeaf5a](https://github.com/brayn003/stonk.ninja/commit/efeaf5a17ac2997486b84d369954ed1bc7c6c4f8))


### Bug Fixes

* adding badges to readme ([b3b7487](https://github.com/brayn003/stonk.ninja/commit/b3b7487230d39b9d91523c948471cf4f4dfd85e5))
* adding component name and same init version ([99b6047](https://github.com/brayn003/stonk.ninja/commit/99b60478682b7c21163d8f9bc08107bccbd5afff))
* adding keyboard interrupt ([ea8a21f](https://github.com/brayn003/stonk.ninja/commit/ea8a21faf47bcfde84424ba9959b0410f6856d50))
* adding main stack file for pulumi ([8fd56e3](https://github.com/brayn003/stonk.ninja/commit/8fd56e3ac7d240987c9cfd55f565d7591b358fd9))
* adding process list via api ([83247cf](https://github.com/brayn003/stonk.ninja/commit/83247cff7c24cde52f0879ac4236ca4863b82a59))
* adding python linting ([c4f5535](https://github.com/brayn003/stonk.ninja/commit/c4f5535793a43436a836ab4cb2a50588754d7115))
* adding readme to client and fixing server readme ([86dff94](https://github.com/brayn003/stonk.ninja/commit/86dff940f1d921cc55eb3e9f817dbdf604de3b4e))
* adding release please ([9563d6d](https://github.com/brayn003/stonk.ninja/commit/9563d6dc6652ac613763a755297e353cf6534233))
* fixes to build and push ([adad17a](https://github.com/brayn003/stonk.ninja/commit/adad17a5bdf39cb8a6f70dfd66c47dc0533cdf49))
* fixing actions with readme ([cb5b939](https://github.com/brayn003/stonk.ninja/commit/cb5b93944b8a32783462d1bb8090e7d1a91b3d5a))
* fixing env example ([a43c2c3](https://github.com/brayn003/stonk.ninja/commit/a43c2c339b6465e95eb75e7faf814b5da0d3eb31))
* fixing hosts for servers ([bb3ef5f](https://github.com/brayn003/stonk.ninja/commit/bb3ef5f6ee0d3fea720465390587ec4f5a8981ef))
* fixing login page ([54276ea](https://github.com/brayn003/stonk.ninja/commit/54276ea73af53fd224e93d1531a8e8488ad58dba))
* fixing readme ([5577894](https://github.com/brayn003/stonk.ninja/commit/55778940c914fe8be09734a0152a3bf97da9179a))
* introducing secrets and reduced app processes ([b861a95](https://github.com/brayn003/stonk.ninja/commit/b861a953d659fae1b728cd9d13a0b7f15e070491))
* minor changes ([bc2f203](https://github.com/brayn003/stonk.ninja/commit/bc2f2030419c405869d58586de1e5d197b2c98d7))
* refactored backend code for ease of access ([a6d7c1d](https://github.com/brayn003/stonk.ninja/commit/a6d7c1d9c0ec17bd606058417c122eacdf63f03f))
* testing release workflow ([bb80b1b](https://github.com/brayn003/stonk.ninja/commit/bb80b1bdbbc5db70d296815eba7ce44e14935bd1))


### Miscellaneous Chores

* release 0.0.1 ([c32d076](https://github.com/brayn003/stonk.ninja/commit/c32d076e007a33218578b7e5d1609f642c88bd64))
* release 0.0.2 ([192d306](https://github.com/brayn003/stonk.ninja/commit/192d306b714948501d44a9923d441cb586bb0e67))
* release 0.0.5 ([0c92abc](https://github.com/brayn003/stonk.ninja/commit/0c92abcbf34d1500c0ab49ce94bc0cd949f1dc46))
* release 0.0.6 ([440803d](https://github.com/brayn003/stonk.ninja/commit/440803dcf27c7a26ae0e7734a707d8279d45bc0c))
* release 0.0.7 ([6b6174b](https://github.com/brayn003/stonk.ninja/commit/6b6174b20b76fad05e77f6ad0e42ef9da73bc374))
* release 0.1.0 ([b26f29d](https://github.com/brayn003/stonk.ninja/commit/b26f29de37e101846ad0d1077a68a6d3e8b0aa2a))
* release 0.1.1 ([f1866ae](https://github.com/brayn003/stonk.ninja/commit/f1866ae8b574761f8da393c4a5786ee1f2c141dd))
* release 0.1.10 ([4cf3711](https://github.com/brayn003/stonk.ninja/commit/4cf3711a45133cd3da675dfa7a41f9f5f0262e1d))
* release 0.1.11 ([d28ea17](https://github.com/brayn003/stonk.ninja/commit/d28ea17f228168a4aef48176fc9a81e80c965d9b))
* release 0.1.2 ([cf502dd](https://github.com/brayn003/stonk.ninja/commit/cf502dd574b34f10b1542eb7559306a6e6ae8595))
* release 0.1.4 ([96dda72](https://github.com/brayn003/stonk.ninja/commit/96dda7296dce348b54f6ce2141d4065841e6ef92))
* release 0.1.5 ([5c73ecc](https://github.com/brayn003/stonk.ninja/commit/5c73eccdf7e51ac142b1f3143e9b427e7b9b2e39))
* release 0.1.6 ([458f6a1](https://github.com/brayn003/stonk.ninja/commit/458f6a13d4a99d513a8d9aae1c374e69cb0bb675))
* release 0.1.7 ([e4d50b0](https://github.com/brayn003/stonk.ninja/commit/e4d50b02c9f1fb4038cb13dee210cf1582279061))
* release 0.1.8 ([1dcb644](https://github.com/brayn003/stonk.ninja/commit/1dcb6440bfb3cfe00f1490522f84d5ce67a8df2c))

## [0.1.10](https://github.com/brayn003/stonk.ninja/compare/v0.1.8...server/v0.1.10) (2024-03-25)


Expand Down
2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stonk-ninja-server"
version = "0.1.10"
version = "0.1.11"
description = "Python server for running analysis on stock data"
authors = ["Rudraprasad Das <[email protected]>"]
packages = [
Expand Down
42 changes: 42 additions & 0 deletions tick-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# Changelog

## [0.1.11](https://github.com/brayn003/stonk.ninja/compare/tick-workers/v0.1.10...tick-workers/v0.1.11) (2024-03-25)


### Features

* adding service for tick worker ([f49dc43](https://github.com/brayn003/stonk.ninja/commit/f49dc43d35242117f95e220dd38635e1a4cc8083))


### Bug Fixes

* adding badges to readme ([b3b7487](https://github.com/brayn003/stonk.ninja/commit/b3b7487230d39b9d91523c948471cf4f4dfd85e5))
* adding env example to tick-workers ([848fe70](https://github.com/brayn003/stonk.ninja/commit/848fe7090c0b9e231b6d597f66a15156018dacb2))
* adding main stack file for pulumi ([8fd56e3](https://github.com/brayn003/stonk.ninja/commit/8fd56e3ac7d240987c9cfd55f565d7591b358fd9))
* adding release please ([9563d6d](https://github.com/brayn003/stonk.ninja/commit/9563d6dc6652ac613763a755297e353cf6534233))
* adding test in worker readme ([4f26c89](https://github.com/brayn003/stonk.ninja/commit/4f26c89b78b57422465d6d1058c3d7c117070512))
* changing env value ([b79fc9b](https://github.com/brayn003/stonk.ninja/commit/b79fc9b6186285e593ace780c0a5183ea1a8565b))
* fixing actions with readme ([cb5b939](https://github.com/brayn003/stonk.ninja/commit/cb5b93944b8a32783462d1bb8090e7d1a91b3d5a))
* fixing env example ([a43c2c3](https://github.com/brayn003/stonk.ninja/commit/a43c2c339b6465e95eb75e7faf814b5da0d3eb31))
* minor changes ([bc2f203](https://github.com/brayn003/stonk.ninja/commit/bc2f2030419c405869d58586de1e5d197b2c98d7))
* minor rnv change ([dbb7547](https://github.com/brayn003/stonk.ninja/commit/dbb75479fe2e4ce95631bf5fd2fdd6a059debc6d))
* restructuring tick workers ([52fd0ae](https://github.com/brayn003/stonk.ninja/commit/52fd0ae61374b30417e6461b78e5b88783b330cf))
* testing release workflow ([bb80b1b](https://github.com/brayn003/stonk.ninja/commit/bb80b1bdbbc5db70d296815eba7ce44e14935bd1))


### Miscellaneous Chores

* release 0.0.1 ([c32d076](https://github.com/brayn003/stonk.ninja/commit/c32d076e007a33218578b7e5d1609f642c88bd64))
* release 0.0.2 ([192d306](https://github.com/brayn003/stonk.ninja/commit/192d306b714948501d44a9923d441cb586bb0e67))
* release 0.0.5 ([0c92abc](https://github.com/brayn003/stonk.ninja/commit/0c92abcbf34d1500c0ab49ce94bc0cd949f1dc46))
* release 0.0.6 ([440803d](https://github.com/brayn003/stonk.ninja/commit/440803dcf27c7a26ae0e7734a707d8279d45bc0c))
* release 0.0.7 ([6b6174b](https://github.com/brayn003/stonk.ninja/commit/6b6174b20b76fad05e77f6ad0e42ef9da73bc374))
* release 0.1.0 ([b26f29d](https://github.com/brayn003/stonk.ninja/commit/b26f29de37e101846ad0d1077a68a6d3e8b0aa2a))
* release 0.1.1 ([f1866ae](https://github.com/brayn003/stonk.ninja/commit/f1866ae8b574761f8da393c4a5786ee1f2c141dd))
* release 0.1.10 ([4cf3711](https://github.com/brayn003/stonk.ninja/commit/4cf3711a45133cd3da675dfa7a41f9f5f0262e1d))
* release 0.1.11 ([d28ea17](https://github.com/brayn003/stonk.ninja/commit/d28ea17f228168a4aef48176fc9a81e80c965d9b))
* release 0.1.2 ([cf502dd](https://github.com/brayn003/stonk.ninja/commit/cf502dd574b34f10b1542eb7559306a6e6ae8595))
* release 0.1.4 ([96dda72](https://github.com/brayn003/stonk.ninja/commit/96dda7296dce348b54f6ce2141d4065841e6ef92))
* release 0.1.5 ([5c73ecc](https://github.com/brayn003/stonk.ninja/commit/5c73eccdf7e51ac142b1f3143e9b427e7b9b2e39))
* release 0.1.6 ([458f6a1](https://github.com/brayn003/stonk.ninja/commit/458f6a13d4a99d513a8d9aae1c374e69cb0bb675))
* release 0.1.7 ([e4d50b0](https://github.com/brayn003/stonk.ninja/commit/e4d50b02c9f1fb4038cb13dee210cf1582279061))
* release 0.1.8 ([1dcb644](https://github.com/brayn003/stonk.ninja/commit/1dcb6440bfb3cfe00f1490522f84d5ce67a8df2c))

## [0.1.10](https://github.com/brayn003/stonk.ninja/compare/v0.1.8...tick-workers/v0.1.10) (2024-03-25)


Expand Down
2 changes: 1 addition & 1 deletion tick-workers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonk.ninja/tick-workers",
"version": "0.1.10",
"version": "0.1.11",
"private": true,
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5ee9441

Please sign in to comment.