Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Salute-Eva committed Apr 19, 2023
1 parent 64bcfb4 commit d0e4ed4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

#### πŸš€ Enhancement

- fix(main-suite): fix test scripts [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- `@salutejs/[email protected]`
- feat(perftool): add bootstrap scripts, use ts-node, fix compatibility [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))

#### πŸ› Bug Fix

- ci: fix integration job [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- ci: add integration testing [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- test: add integration test [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- `@salutejs/[email protected]`
- fix(perftool): retry on strange puppeteer error [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- build(perftool): update puppeteer [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- test: fix integration [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- test(perftool): fix unit tests [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))

#### Authors: 1

- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))

---

# (Wed Apr 19 2023)

#### πŸš€ Enhancement

- `@salutejs/[email protected]`
- feat(perftool): test release [#10](https://github.com/salute-developers/perftool/pull/10) ([@akhdrv](https://github.com/akhdrv))

Expand Down
19 changes: 19 additions & 0 deletions packages/perftool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v0.5.0 (Wed Apr 19 2023)

#### πŸš€ Enhancement

- feat(perftool): add bootstrap scripts, use ts-node, fix compatibility [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))

#### πŸ› Bug Fix

- fix(perftool): retry on strange puppeteer error [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- build(perftool): update puppeteer [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- test: fix integration [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))
- test(perftool): fix unit tests [#9](https://github.com/salute-developers/perftool/pull/9) ([@akhdrv](https://github.com/akhdrv))

#### Authors: 1

- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))

---

# v0.4.0 (Wed Apr 19 2023)

#### πŸš€ Enhancement
Expand Down

0 comments on commit d0e4ed4

Please sign in to comment.