Skip to content

Commit 23aa89e

Browse files
committed
chore: updated changelog
1 parent 59fd8c5 commit 23aa89e

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.MD

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [v0.0.9](https://github.com/tsypuk/aws-client-monitor/releases/tag/v0.0.9) - 2024-10-18
10+
11+
<small>[Compare with v0.0.8](https://github.com/tsypuk/aws-client-monitor/compare/v0.0.8...v0.0.9)</small>
12+
13+
### Features
14+
15+
- resolve websocket origin check ([2a2eb08](https://github.com/tsypuk/aws-client-monitor/commit/2a2eb0817aedc4c43dafeaedc4750ad71f919336) by Roman Tsypuk).
16+
- updated all pages with react directive ([1ac384e](https://github.com/tsypuk/aws-client-monitor/commit/1ac384e31173c26c660349cd69c33a1e0430309d) by Roman Tsypuk).
17+
- updated router ([c3d67ab](https://github.com/tsypuk/aws-client-monitor/commit/c3d67ab7f34126d2bcf7370050a80a07c1886b4e) by Roman Tsypuk).
18+
- added backend staus indicator component ([ab75e6f](https://github.com/tsypuk/aws-client-monitor/commit/ab75e6fbbf9e947e60b87cfc09301014b0a1f9b7) by Roman Tsypuk).
19+
- added websocket indicator component ([319873a](https://github.com/tsypuk/aws-client-monitor/commit/319873ad26ffffac726c973442227119261c3855) by Roman Tsypuk).
20+
- dockerfile updated with react admin builder step ([a4b273b](https://github.com/tsypuk/aws-client-monitor/commit/a4b273b22c81adc1214e1cf8cf4da722633fe34f) by Roman Tsypuk).
21+
- added websocket service ([9161bd5](https://github.com/tsypuk/aws-client-monitor/commit/9161bd53b8b91c12efd504bab8f72a5802f4ed14) by Roman Tsypuk).
22+
23+
### Chore
24+
25+
- updated github test actions ([59fd8c5](https://github.com/tsypuk/aws-client-monitor/commit/59fd8c5878d906e06c786c07c16a4cda4b96f086) by Roman Tsypuk).
26+
- updated es lint config ([6f97696](https://github.com/tsypuk/aws-client-monitor/commit/6f976965c6309bd26a8e8e5a4e45e3d83d80a62c) by Roman Tsypuk).
27+
- updated npm command with force ([b7023e5](https://github.com/tsypuk/aws-client-monitor/commit/b7023e5195bed74abff13992959eee9b15ad20c1) by Roman Tsypuk).
28+
- added build react to tests github actions ([9190289](https://github.com/tsypuk/aws-client-monitor/commit/919028990b58b38f56ed7f1d96d317cb5e455ded) by Roman Tsypuk).
29+
- updated eslintrc with exclusion ([547030b](https://github.com/tsypuk/aws-client-monitor/commit/547030be5a1991db3b2eb4256520dc12ba0e5a2f) by Roman Tsypuk).
30+
31+
### Bug Fixes
32+
33+
- no-unused-vars ([82b522c](https://github.com/tsypuk/aws-client-monitor/commit/82b522cfa4fa434a8148f348a42248f9fcc59789) by Roman Tsypuk).
34+
- remove unused imports ([be29be4](https://github.com/tsypuk/aws-client-monitor/commit/be29be477c1f647fbe6515390d1547728a095604) by Roman Tsypuk).
35+
936
## [v0.0.8](https://github.com/tsypuk/aws-client-monitor/releases/tag/v0.0.8) - 2024-10-17
1037

1138
<small>[Compare with v0.0.7](https://github.com/tsypuk/aws-client-monitor/compare/v0.0.7...v0.0.8)</small>

0 commit comments

Comments
 (0)