Skip to content

Commit

Permalink
chore(release): 12.0.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [12.0.0-dev.1](v11.0.4...v12.0.0-dev.1) (2023-07-26)

### Bug Fixes

* correct access flags of `PackageMetadata` ([9cce993](9cce993))
* set resource table via resource decoder ([3b1de1c](3b1de1c))

### Features

* remove `Path` option ([#202](#202)) ([69e4a49](69e4a49))

### BREAKING CHANGES

* This removes the previously available `Path` option
  • Loading branch information
semantic-release-bot committed Jul 26, 2023
1 parent 7c073ec commit b00a1b0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [12.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v11.0.4...v12.0.0-dev.1) (2023-07-26)


### Bug Fixes

* correct access flags of `PackageMetadata` ([9cce993](https://github.com/ReVanced/revanced-patcher/commit/9cce99349bbb63625e485a269da959b8c7320fa0))
* set resource table via resource decoder ([3b1de1c](https://github.com/ReVanced/revanced-patcher/commit/3b1de1cf887b7e574d38a5dac68d73ea54bfe549))


### Features

* remove `Path` option ([#202](https://github.com/ReVanced/revanced-patcher/issues/202)) ([69e4a49](https://github.com/ReVanced/revanced-patcher/commit/69e4a490659ebc4fb4bf46148634f4b064ef1713))


### BREAKING CHANGES

* This removes the previously available `Path` option

# [12.0.0-dev.1](https://github.com/revanced/revanced-patcher/compare/v11.0.4...v12.0.0-dev.1) (2023-07-06)


Expand Down

0 comments on commit b00a1b0

Please sign in to comment.