File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. See
44[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.1] ( https://github.com/JanSzewczyk/prettier-config/compare/v1.6.0...v1.6.1 ) (2025-03-03)
7+
8+ ### Bug Fixes
9+
10+ * ** typescript:** add missing ` types ` configuration to ` package.json ` file ([ 5dac209] ( https://github.com/JanSzewczyk/prettier-config/commit/5dac2095afadb161b86c7127e9bcbd3ee2908cc6 ) )
11+
12+ ### Documentation
13+
14+ * ** README:** update documentation with ts usage ([ ab11500] ( https://github.com/JanSzewczyk/prettier-config/commit/ab11500d2c86bcec46e18d56c85948e5a2d55deb ) )
15+
16+ ### Build System
17+
18+ * ** deps:** bump deps ([ b1dff30] ( https://github.com/JanSzewczyk/prettier-config/commit/b1dff30a9ce251284190d24b87286188ee3c1169 ) )
19+
20+ ### Continuous Integration
21+
22+ * ** pr-check:** add ` TypeScript ` job to ` PR Checks ✅ ` action ([ b921a85] ( https://github.com/JanSzewczyk/prettier-config/commit/b921a858224cb9813f058bf7cd9548e0e2a7a656 ) )
23+
624## [ 1.6.0] ( https://github.com/JanSzewczyk/prettier-config/compare/v1.5.0...v1.6.0 ) (2025-03-03)
725
826### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @szum-tech/prettier-config" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Prettier shareable configuration." ,
55 "keywords" : [
66 " szum-tech" ,
You can’t perform that action at this time.
0 commit comments