|
1 | | -<!-- markdownlint-disable --> |
2 | 1 | # Changelog |
3 | 2 |
|
4 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
5 | 4 |
|
| 5 | +## [2.3.0](https://github.com/mokkapps/changelog-generator-demo/compare/v2.2.0...v2.3.0) (2025-02-06) |
| 6 | + |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* **build-ci:** add modules (ESM: JS&TS) support in lint-staged hooks ([c7cd0a1](https://github.com/mokkapps/changelog-generator-demo/commits/c7cd0a1ccd7e2573c3d67ec98d94642168131908)) |
| 11 | +* **build-ci:** remove PRETTIER from super-linter config, append MJS config for PRETTIER in the environment ([341bfdd](https://github.com/mokkapps/changelog-generator-demo/commits/341bfddb6e2c640b1949ec10ae22881d8975adea)) |
| 12 | +* **changesets:** return changesets as part of the environment ([32646c0](https://github.com/mokkapps/changelog-generator-demo/commits/32646c05a87b26e18f03b091ce525659e3cd59f7)) |
| 13 | +* **ci-scripts:** implement utilitarian script and rename scripts ([d43fdbe](https://github.com/mokkapps/changelog-generator-demo/commits/d43fdbeeb6dd95a62218b711ddc969803621fb57)) |
| 14 | +* **docs:** add templates for release notes ([89fc72d](https://github.com/mokkapps/changelog-generator-demo/commits/89fc72d3adcbc80bba15ab6781d30931354b490d)), closes [#205](https://github.com/Falcion/Patternugit/issues/205) |
| 15 | +* **docs:** implement badges for project status ([ef40075](https://github.com/mokkapps/changelog-generator-demo/commits/ef4007509c627253894df446d8244b8a380eef81)) |
| 16 | +* **settings:** export settings from web (github) as file presets ([88c657f](https://github.com/mokkapps/changelog-generator-demo/commits/88c657f2c0d2cacecced9ca59f31aecce536a9ab)), closes [#209](https://github.com/Falcion/Patternugit/issues/209) |
| 17 | +* **versioning:** append version sync (PY) script in project ([fb30725](https://github.com/mokkapps/changelog-generator-demo/commits/fb307258bec598c02ba1f1d6d0a7f01436494ca2)), closes [#211](https://github.com/Falcion/Patternugit/issues/211) [#212](https://github.com/Falcion/Patternugit/issues/212) |
| 18 | + |
| 19 | + |
| 20 | +### Documentation |
| 21 | + |
| 22 | +* **build-ci:** add little doc about executable shells on non-UNIX, fix of [#220](https://github.com/Falcion/Patternugit/issues/220) ([a76e85e](https://github.com/mokkapps/changelog-generator-demo/commits/a76e85e2daf5b6e33243f49642d89f21c6f19262)) |
| 23 | +* **philosophy:** add philosophy of philosophies (philosophy-template) of PATTERNU ([1021cc4](https://github.com/mokkapps/changelog-generator-demo/commits/1021cc421c33509f9383138837d8fd531d5b810f)), closes [#204](https://github.com/Falcion/Patternugit/issues/204) |
| 24 | +* **references:** add references to other projects, packages and etc. ([3a83460](https://github.com/mokkapps/changelog-generator-demo/commits/3a8346064088f26f3a877bc3777147a8d0b7e228)) |
| 25 | +* **releases:** write template for rough releases ([e7273ed](https://github.com/mokkapps/changelog-generator-demo/commits/e7273ed4c160343bcdf76e860f68d8b97d603a9b)), closes [#206](https://github.com/Falcion/Patternugit/issues/206) |
| 26 | + |
| 27 | + |
| 28 | +### Build system |
| 29 | + |
| 30 | +* **build-ci:** append rules in the commitlint's environment ([b3b9090](https://github.com/mokkapps/changelog-generator-demo/commits/b3b9090a94bf7e26ec4327978dbe7cab0a9e68df)) |
| 31 | +* **build-ci:** optimize Node.js CI by removing install step ([f093a78](https://github.com/mokkapps/changelog-generator-demo/commits/f093a78e3c765c08cd024f77ab1417d7cd7fb323)) |
| 32 | +* **deps-dev:** bump eslint-config-prettier from 9.1.0 to 10.0.1 ([4abdad8](https://github.com/mokkapps/changelog-generator-demo/commits/4abdad8b093970b4ae36b21be8f53eec9ace7a78)) |
| 33 | +* **deps-dev:** bump github-wiki-sidebar from 1.1.2 to 2.0.1 ([2d518a2](https://github.com/mokkapps/changelog-generator-demo/commits/2d518a2abc60c2e7e7d659ffb282ab760b838cc2)) |
| 34 | +* **deps:** bump actions/labeler from 4 to 5 ([9c15c3a](https://github.com/mokkapps/changelog-generator-demo/commits/9c15c3a04e1ddc73fd753c888fd43cc4ab22c735)) |
| 35 | +* **deps:** bump fkirc/skip-duplicate-actions from 3.4.0 to 5.3.1 ([63d9ceb](https://github.com/mokkapps/changelog-generator-demo/commits/63d9ceb8a0df8a4e01e5c77ce54c59eadffbc23a)) |
| 36 | +* **deps:** bump jinja2 ([f5aa4c6](https://github.com/mokkapps/changelog-generator-demo/commits/f5aa4c612817961cba42a63487150649dc1391a1)) |
| 37 | +* **deps:** bump markdownlint-cli2 from 0.15.0 to 0.17.0 ([5780176](https://github.com/mokkapps/changelog-generator-demo/commits/5780176709e52f5269a0ce46deb619dbab6bf2bb)) |
| 38 | +* **deps:** bump pozil/auto-assign-issue from 2.0.1 to 2.1.2 ([5ca05ae](https://github.com/mokkapps/changelog-generator-demo/commits/5ca05ae984a9966b16c799d869e2542435aa6fe3)) |
| 39 | +* **deps:** bump pre-flight from 1.1.1 to 2.0.0 ([b632b5b](https://github.com/mokkapps/changelog-generator-demo/commits/b632b5b3178e8d50af58a5a56d454d6627ee43ab)) |
| 40 | +* **deps:** bump super-linter/super-linter from 7.2.0 to 7.2.1 ([c5aa950](https://github.com/mokkapps/changelog-generator-demo/commits/c5aa950980ee8df918f6d998b94e101213ccc979)) |
| 41 | + |
| 42 | + |
| 43 | +### Fixes |
| 44 | + |
| 45 | +* **build-ci:** install imagemin-lint-staged package, fix of [#219](https://github.com/Falcion/Patternugit/issues/219) ([f549f3a](https://github.com/mokkapps/changelog-generator-demo/commits/f549f3a8b037223189cab8b550f8f7f826783110)) |
| 46 | +* **labeler-ci:** fix labeler workflow app in the repository, closes [#213](https://github.com/Falcion/Patternugit/issues/213) ([ad68ffa](https://github.com/mokkapps/changelog-generator-demo/commits/ad68ffafdcea0fa69bee138099c603a21db1644b)) |
| 47 | +* **linter:** fix linter issues, see [#223](https://github.com/Falcion/Patternugit/issues/223) and [#215](https://github.com/Falcion/Patternugit/issues/215) ([a233380](https://github.com/mokkapps/changelog-generator-demo/commits/a2333807d357bb40c0e1fff11a1c41572c5abf50)) |
| 48 | +* **linter:** install stylelint and configure it, fix of [#221](https://github.com/Falcion/Patternugit/issues/221) ([7687a21](https://github.com/mokkapps/changelog-generator-demo/commits/7687a21941ba9586f8d02edb030c1739fb1d5e55)) |
| 49 | +* **python:** assign platform for pipreqs dependency ([b99d31b](https://github.com/mokkapps/changelog-generator-demo/commits/b99d31ba6228c76cb8606bd0d340b02f4d15dc85)) |
| 50 | +* **scripts:** revamp entire preparation script, fix of [#218](https://github.com/Falcion/Patternugit/issues/218) ([b251d91](https://github.com/mokkapps/changelog-generator-demo/commits/b251d912d2dff95856178b24be7dcc409653a6a7)) |
| 51 | + |
6 | 52 | ## [2.2.0](https://github.com/mokkapps/changelog-generator-demo/compare/v2.1.6...v2.2.0) (2024-12-24) |
7 | 53 |
|
8 | 54 | ### ⚠ BREAKING CHANGES |
|
0 commit comments