Skip to content

Commit

Permalink
chore(release): 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Falcion committed Feb 7, 2025
1 parent 66d2470 commit 2efbc44
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions release/changes/v2.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
<!-- markdownlint-disable -->
# v2.3.0 Release Notes

### In Summary

This release focuses on improving the project’s underlying structure, refining scripts, enhancing documentation, and fixing numerous bugs. The updates reflect the project’s evolving philosophy toward a more cohesive open-source ecosystem, aligning with best practices from GitHub's guidelines.

In addition to the key changes, minor adjustments have been made to synchronize versioning, streamline automation workflows, and improve developer experience. Significant fixes to previous bugs were applied across multiple areas to ensure better performance and stability.

---

### What’s New

1. **Project Template Philosophy**
- Added a comprehensive description of the project’s guiding principles to meet GitHub's "good" open-source project standards.

2. **Documentation and Links**
- Included links to external projects, licenses, and references.
- Introduced templates for release automation to simplify the workflow.

3. **Script Improvements**
- Fixed critical issues with the core preparation script.
- Enhanced version synchronization across ecosystems.
- Consolidated various independent scripts into a unified stream for greater efficiency.

4. **Bug Fixes and Cleanup**
- Resolved multiple bugs from the previous release, including fixing the linter issues, updating style configurations, and addressing dependency problems.
- Removed problematic features that caused more issues than benefits.

---

## [2.3.0](https://github.com/mokkapps/changelog-generator-demo/compare/v2.2.0...v2.3.0) (2025-02-06)

### Features

- **build-ci:** add modules (ESM: JS&TS) support in lint-staged hooks ([c7cd0a1](https://github.com/mokkapps/changelog-generator-demo/commits/c7cd0a1ccd7e2573c3d67ec98d94642168131908))
- **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))
- **changesets:** return changesets as part of the environment ([32646c0](https://github.com/mokkapps/changelog-generator-demo/commits/32646c05a87b26e18f03b091ce525659e3cd59f7))
- **ci-scripts:** implement utilitarian script and rename scripts ([d43fdbe](https://github.com/mokkapps/changelog-generator-demo/commits/d43fdbeeb6dd95a62218b711ddc969803621fb57))
- **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)
- **docs:** implement badges for project status ([ef40075](https://github.com/mokkapps/changelog-generator-demo/commits/ef4007509c627253894df446d8244b8a380eef81))
- **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)
- **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)

### Documentation

- **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))
- **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)
- **references:** add references to other projects, packages and etc. ([3a83460](https://github.com/mokkapps/changelog-generator-demo/commits/3a8346064088f26f3a877bc3777147a8d0b7e228))
- **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)

### Build system

- **build-ci:** append rules in the commitlint's environment ([b3b9090](https://github.com/mokkapps/changelog-generator-demo/commits/b3b9090a94bf7e26ec4327978dbe7cab0a9e68df))
- **build-ci:** optimize Node.js CI by removing install step ([f093a78](https://github.com/mokkapps/changelog-generator-demo/commits/f093a78e3c765c08cd024f77ab1417d7cd7fb323))
- **deps-dev:** bump eslint-config-prettier from 9.1.0 to 10.0.1 ([4abdad8](https://github.com/mokkapps/changelog-generator-demo/commits/4abdad8b093970b4ae36b21be8f53eec9ace7a78))
- **deps-dev:** bump github-wiki-sidebar from 1.1.2 to 2.0.1 ([2d518a2](https://github.com/mokkapps/changelog-generator-demo/commits/2d518a2abc60c2e7e7d659ffb282ab760b838cc2))
- **deps:** bump actions/labeler from 4 to 5 ([9c15c3a](https://github.com/mokkapps/changelog-generator-demo/commits/9c15c3a04e1ddc73fd753c888fd43cc4ab22c735))
- **deps:** bump fkirc/skip-duplicate-actions from 3.4.0 to 5.3.1 ([63d9ceb](https://github.com/mokkapps/changelog-generator-demo/commits/63d9ceb8a0df8a4e01e5c77ce54c59eadffbc23a))
- **deps:** bump jinja2 ([f5aa4c6](https://github.com/mokkapps/changelog-generator-demo/commits/f5aa4c612817961cba42a63487150649dc1391a1))
- **deps:** bump markdownlint-cli2 from 0.15.0 to 0.17.0 ([5780176](https://github.com/mokkapps/changelog-generator-demo/commits/5780176709e52f5269a0ce46deb619dbab6bf2bb))
- **deps:** bump pozil/auto-assign-issue from 2.0.1 to 2.1.2 ([5ca05ae](https://github.com/mokkapps/changelog-generator-demo/commits/5ca05ae984a9966b16c799d869e2542435aa6fe3))
- **deps:** bump pre-flight from 1.1.1 to 2.0.0 ([b632b5b](https://github.com/mokkapps/changelog-generator-demo/commits/b632b5b3178e8d50af58a5a56d454d6627ee43ab))
- **deps:** bump super-linter/super-linter from 7.2.0 to 7.2.1 ([c5aa950](https://github.com/mokkapps/changelog-generator-demo/commits/c5aa950980ee8df918f6d998b94e101213ccc979))

### Fixes

- **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))
- **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))
- **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))
- **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))
- **python:** assign platform for pipreqs dependency ([b99d31b](https://github.com/mokkapps/changelog-generator-demo/commits/b99d31ba6228c76cb8606bd0d340b02f4d15dc85))
- **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))

0 comments on commit 2efbc44

Please sign in to comment.