File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ All notable changes to this project will be documented in this file. This projec
1414
1515Nothing yet.
1616
17+ ## [ 1.14.1] - 2023-11-20
18+
19+ ### Fixed
20+
21+ - Fixed a bug that would cause a Python traceback when checking Munki repos that use ` nopkg ` type items.
22+
1723## [ 1.14.0] - 2023-11-19
1824
1925### Added
@@ -318,7 +324,9 @@ Nothing yet.
318324
319325- Initial release
320326
321- [ Unreleased ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.13.0...HEAD
327+ [ Unreleased ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.14.1...HEAD
328+ [ 1.14.1 ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.14.0...v1.14.1
329+ [ 1.14.0 ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.13.0...v1.14.0
322330[ 1.13.0 ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.4...v1.13.0
323331[ 1.12.4 ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.3...v1.12.4
324332[ 1.12.3 ] : https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.2...v1.12.3
You can’t perform that action at this time.
0 commit comments