Skip to content

Commit

Permalink
chore(main): release 0.34.10 (#347)
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
github-actions[bot] authored Oct 1, 2024
1 parent c3f6823 commit 265f8fd
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
@@ -1,5 +1,12 @@
# Changelog

## [0.34.10](https://github.com/dwmkerr/effective-shell/compare/v0.34.9...v0.34.10) (2024-10-01)


### Bug Fixes

* correct python sample merge issues ([#346](https://github.com/dwmkerr/effective-shell/issues/346)) ([c3f6823](https://github.com/dwmkerr/effective-shell/commit/c3f68236ae7df60614ff13ee9e467290ed349cc5))

## [0.34.9](https://github.com/dwmkerr/effective-shell/compare/v0.34.8...v0.34.9) (2024-09-06)


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": "effective-shell",
"version": "0.34.9",
"version": "0.34.10",
"private": false,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 265f8fd

Please sign in to comment.