Skip to content

Commit

Permalink
chore(release): 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Mar 22, 2023
1 parent 6cdb722 commit 68bd81f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [2.24.0](https://github.com/omniboard-dev/analyzer/compare/v2.23.3...v2.24.0) (2023-03-22)


### Features

* **api:** properly forward API errors to the terminal ([912a9ca](https://github.com/omniboard-dev/analyzer/commit/912a9ca2203f6bbf89029f99b30f0713e1153209))
* **batch:** context at the start of each job (to handle jobs that follow after failed jobs) ([529f2bd](https://github.com/omniboard-dev/analyzer/commit/529f2bdf0625fd5753118a1aea67b5fe54b29a22))
* **batch:** try to re-clone repo if pull failed ([83fd23f](https://github.com/omniboard-dev/analyzer/commit/83fd23f9aefdb3286125d9b60c8f2c93b73fa741))
* **save-project-api:** print uploaded payload size ([93678b9](https://github.com/omniboard-dev/analyzer/commit/93678b9d3b0eb14c3304461fd8d5957b0006c048))

### [2.23.3](https://github.com/omniboard-dev/analyzer/compare/v2.23.2...v2.23.3) (2023-03-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omniboard/analyzer",
"version": "2.23.3",
"version": "2.24.0",
"description": "",
"main": "dist/index.js",
"private": false,
Expand Down

0 comments on commit 68bd81f

Please sign in to comment.