Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2022-08-02)

### Bug Fixes

* change sasjs lint order to avoid linting deployment programs ([0400ba6](0400ba6))
* from sh to bash ([943e174](943e174))
* ignoring git pre-commit hook for changelog commits ([ddebd19](ddebd19))
* new substr method ([b5043cc](b5043cc))
* regex escape operators ([3f51b57](3f51b57))
* removing echo ([d750722](d750722))
* removing problematic areas ([151f120](151f120))
* sasjs lint issue and comparison operator ([cc14646](cc14646))
* triggering release ([75e5238](75e5238))
* tweaks to trigger release ([ef642cc](ef642cc))
* using cut in commit msg ([865f2d6](865f2d6))
  • Loading branch information
semantic-release-bot committed Aug 2, 2022
1 parent 151f120 commit 60b2e57
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## [1.4.2](https://github.com/sasjs/react-seed-app/compare/v1.4.1...v1.4.2) (2022-08-02)


### Bug Fixes

* change sasjs lint order to avoid linting deployment programs ([0400ba6](https://github.com/sasjs/react-seed-app/commit/0400ba6b9d8d668154feae57c77e55ca35802b8f))
* from sh to bash ([943e174](https://github.com/sasjs/react-seed-app/commit/943e1740a9f94d7609e7f9feef62ee353d9ece95))
* ignoring git pre-commit hook for changelog commits ([ddebd19](https://github.com/sasjs/react-seed-app/commit/ddebd19a1e0404e1349fb5bf55fec307ae065a7d))
* new substr method ([b5043cc](https://github.com/sasjs/react-seed-app/commit/b5043cc25857774bc11cd945b7214d5fd8a49cdb))
* regex escape operators ([3f51b57](https://github.com/sasjs/react-seed-app/commit/3f51b5748b0f9bfa5a730ce40e0aadca4edfca22))
* removing echo ([d750722](https://github.com/sasjs/react-seed-app/commit/d7507228babae87675a37299038b70a60ab0b1c8))
* removing problematic areas ([151f120](https://github.com/sasjs/react-seed-app/commit/151f12055cb7152b1771b3f4c1de076a23e16c53))
* sasjs lint issue and comparison operator ([cc14646](https://github.com/sasjs/react-seed-app/commit/cc1464642b0ace7452a3e112e5addad44f14f195))
* triggering release ([75e5238](https://github.com/sasjs/react-seed-app/commit/75e52382fce7c970405242bb049df5fe9c442d14))
* tweaks to trigger release ([ef642cc](https://github.com/sasjs/react-seed-app/commit/ef642cc307d5043437c3c4cba78bc908841a5632))
* using cut in commit msg ([865f2d6](https://github.com/sasjs/react-seed-app/commit/865f2d67ca82a5af0542a92e9905fa1c15fad766))

0 comments on commit 60b2e57

Please sign in to comment.