Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
tek-githubbot-1010 committed May 6, 2024
1 parent 41228ce commit f636b17
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ Valid subsections within a version are:

Things to be included in the next release go here.

---

## v1.4.1 (2024-05-06)

### Merged Pull Requests

- ci: Revert python-semantic-release version bump since the GitHub Action no longer properly signs commits ([#208](https://github.com/tektronix/tm_devices/pull/208))
- gh-actions(deps): bump the gh-actions-dependencies group with 2 updates ([#207](https://github.com/tektronix/tm_devices/pull/207))
- Update contribution guide to remove outdated instructions ([#205](https://github.com/tektronix/tm_devices/pull/205))
- fix: Update Changelog template to prevent pre-commit failures. when creating new versions with python-semantic-version ([#204](https://github.com/tektronix/tm_devices/pull/204))

### Fixed

- Updated the changelog template to not cause `pre-commit` failures when it is used to update the changelog.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ maintainers = [
name = "tm_devices"
readme = "README.md"
repository = "https://github.com/tektronix/tm_devices"
version = "1.4.0"
version = "1.4.1"

[tool.poetry.dependencies]
gpib-ctypes = "^0.3.0"
Expand Down

0 comments on commit f636b17

Please sign in to comment.