Skip to content

Commit

Permalink
chore(master): release 1.10.1 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renatoliveira and github-actions[bot] authored Feb 13, 2025
2 parents b8b7c0d + f6f038f commit 96ee082
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@

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.

## [1.10.1](https://github.com/renatoliveira/apex-test-list/compare/v1.10.0...v1.10.1) (2025-02-13)


### Bug Fixes

* **deps:** bump @oclif/core from 4.2.0 to 4.2.3 ([12f686b](https://github.com/renatoliveira/apex-test-list/commit/12f686b278bf64e77af80bedf503a593f2834129))
* **deps:** bump @oclif/core from 4.2.3 to 4.2.6 ([cb9d665](https://github.com/renatoliveira/apex-test-list/commit/cb9d665497240c0db648ff1a2111a3e5a758cf45))
* remove newline parsing from test class regex ([233c051](https://github.com/renatoliveira/apex-test-list/commit/233c051ea569362585cc4ca39b0d0c55b50b415e))

## [1.10.0](https://github.com/renatoliveira/apex-test-list/compare/v1.9.5...v1.10.0) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apextestlist",
"description": "A plugin that generates a list of apex test and test suite names for use in CI/CD pipelines.",
"version": "1.10.0",
"version": "1.10.1",
"dependencies": {
"@oclif/core": "4.2.6",
"@salesforce/core": "^8.8.0",
Expand Down

0 comments on commit 96ee082

Please sign in to comment.