Skip to content

Commit

Permalink
chore(release): 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcincichocki committed Oct 2, 2023
1 parent bc3c3ac commit 6c9b47d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
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.

## [2.10.0](https://github.com/marcincichocki/breach-protocol-autosolver/compare/v2.9.0...v2.10.0) (2023-10-02)


### Features

* **core:** add ukrainian game language support ([bc3c3ac](https://github.com/marcincichocki/breach-protocol-autosolver/commit/bc3c3ac3ecc749de9dbf2eebe026de9775894e27))

## [2.9.0](https://github.com/marcincichocki/breach-protocol-autosolver/compare/v2.8.5...v2.9.0) (2023-09-27)


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": "breach-protocol-autosolver",
"version": "2.9.0",
"version": "2.10.0",
"description": "Automatically solve breach protocol minigame in Cyberpunk 2077",
"main": "dist/main.js",
"private": true,
Expand Down

0 comments on commit 6c9b47d

Please sign in to comment.