Skip to content

Commit

Permalink
chore(release): v3.10.18
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 4, 2024
1 parent 418939d commit 18cca39
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 6 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## [3.10.18](https://github.com/ridedott/release-me-action/compare/v3.10.17...v3.10.18) (2024-04-04)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.81 to 2.27.82
([bb5802f](https://github.com/ridedott/release-me-action/commit/bb5802f076535579420a30bada0a935c1de34afb))
- **deps-dev:** bump @ridedott/eslint-config from 2.27.82 to 2.27.83
([155d869](https://github.com/ridedott/release-me-action/commit/155d869366bcd62837ee26daad1ec31aa051f586))
- **deps-dev:** bump @ridedott/eslint-config from 2.27.83 to 2.27.84
([e861c71](https://github.com/ridedott/release-me-action/commit/e861c71bd5f3166b33993f7518604c562d1c611f))
- **deps-dev:** bump @ridedott/eslint-config from 2.27.84 to 2.27.85
([418939d](https://github.com/ridedott/release-me-action/commit/418939db93936ae11caf9505307417d270deef3c))
- **deps-dev:** bump @swc/core from 1.4.8 to 1.4.11
([07132ab](https://github.com/ridedott/release-me-action/commit/07132abfd4bfcfcb138a7232ab1d1b880044e574))
- **deps-dev:** bump @tsconfig/node20 from 20.1.3 to 20.1.4
([28fc92d](https://github.com/ridedott/release-me-action/commit/28fc92d0d8dd27b9531e1e915fb802ea038a8817))
- **deps-dev:** bump @types/node from 20.11.30 to 20.12.2
([6b6b4ee](https://github.com/ridedott/release-me-action/commit/6b6b4ee04d0b25fb0ce778e4f5939331fd1a3986))
- **deps-dev:** bump @types/node from 20.12.2 to 20.12.3
([de8ad6f](https://github.com/ridedott/release-me-action/commit/de8ad6f9d921127bf3f35f0e64b764242ff11cad))
- **deps-dev:** bump @types/node from 20.12.3 to 20.12.4
([33ffdd8](https://github.com/ridedott/release-me-action/commit/33ffdd8228d4d01843e85c8a0027a9743f6daf39))
- **deps-dev:** bump cspell from 8.6.0 to 8.6.1
([5e397ab](https://github.com/ridedott/release-me-action/commit/5e397abb89a3d09d800e43658ede5db00c1648f1))
- **deps:** bump joi from 17.12.2 to 17.12.3
([f7ce660](https://github.com/ridedott/release-me-action/commit/f7ce660f98978c6027c69d477b2414206c383da4))

## [3.10.17](https://github.com/ridedott/release-me-action/compare/v3.10.16...v3.10.17) (2024-03-25)

### Chores
Expand Down
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

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
Expand Up @@ -109,5 +109,5 @@
"types": "tsc --noEmit"
},
"type": "module",
"version": "3.10.17"
"version": "3.10.18"
}

0 comments on commit 18cca39

Please sign in to comment.