Files
base-configs-markdownlint/CHANGELOG.md
semantic-release-bot e2536d1b7c chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-12-06)

### Bug Fixes

* **deps:** update markdownlint-cli (0.45.0 → 0.46.0) ([#76](https://github.com/ivuorinen/base-configs-markdownlint/issues/76)) ([70430a7](70430a7c91))
* **github-action:** update github/codeql-action (v3.29.0 → v3.29.4) ([#2](https://github.com/ivuorinen/base-configs-markdownlint/issues/2)) ([1eb55c2](1eb55c2f31))
* **github-action:** update github/codeql-action (v3.29.4 → v3.29.5) ([#5](https://github.com/ivuorinen/base-configs-markdownlint/issues/5)) ([8be4e9d](8be4e9d6e7))
* **github-action:** update github/codeql-action (v3.29.5 → v3.29.8) ([#7](https://github.com/ivuorinen/base-configs-markdownlint/issues/7)) ([d0fe07c](d0fe07c2a9))
* **github-action:** update github/codeql-action (v3.29.8 → v3.29.9) ([#11](https://github.com/ivuorinen/base-configs-markdownlint/issues/11)) ([d2f14d9](d2f14d921f))
* **github-action:** update github/codeql-action (v3.29.9 → v3.29.10) ([#12](https://github.com/ivuorinen/base-configs-markdownlint/issues/12)) ([5d20d9c](5d20d9c68d))
* **github-action:** update ivuorinen/actions (25.7.7 → 25.7.28) ([#4](https://github.com/ivuorinen/base-configs-markdownlint/issues/4)) ([c49373a](c49373a8ee))
* **github-action:** update ivuorinen/actions (25.8.11 → 25.8.18) ([#13](https://github.com/ivuorinen/base-configs-markdownlint/issues/13)) ([57dfa7a](57dfa7a223))
* **github-action:** update ivuorinen/actions (25.8.4 → 25.8.11) ([#9](https://github.com/ivuorinen/base-configs-markdownlint/issues/9)) ([c0ede7f](c0ede7fc02))
* **github-release:** update adrienverge/yamllint (v1.37.0 → v1.37.1) ([#16](https://github.com/ivuorinen/base-configs-markdownlint/issues/16)) ([f35758d](f35758d447))
* **github-release:** update bridgecrewio/checkov (3.2.400 → 3.2.464) ([#17](https://github.com/ivuorinen/base-configs-markdownlint/issues/17)) ([111b8fb](111b8fb0bf))
* **github-release:** update renovatebot/pre-commit-hooks (41.82.6 → 41.82.9) ([#24](https://github.com/ivuorinen/base-configs-markdownlint/issues/24)) ([d10f0e5](d10f0e5735))
* **github-release:** update renovatebot/pre-commit-hooks (41.82.9 → 41.82.10) ([#25](https://github.com/ivuorinen/base-configs-markdownlint/issues/25)) ([361dc31](361dc318cd))

### Features

* **github-action:** update actions/checkout (v4.2.2 → v4.3.0) ([#10](https://github.com/ivuorinen/base-configs-markdownlint/issues/10)) ([7c0b358](7c0b358d69))
* **github-action:** update ivuorinen/actions (25.6.17 → 25.7.7) ([#3](https://github.com/ivuorinen/base-configs-markdownlint/issues/3)) ([c9a7dd5](c9a7dd52c5))
* **github-action:** update ivuorinen/actions (25.7.28 → 25.8.4) ([#6](https://github.com/ivuorinen/base-configs-markdownlint/issues/6)) ([f503281](f503281922))
* **github-release:** update igorshubovych/markdownlint-cli (v0.44.0 → v0.45.0) ([#18](https://github.com/ivuorinen/base-configs-markdownlint/issues/18)) ([c048f4c](c048f4c747))
* **github-release:** update koalaman/shellcheck-precommit (v0.10.0 → v0.11.0) ([#19](https://github.com/ivuorinen/base-configs-markdownlint/issues/19)) ([fac83ff](fac83ffc20))
* initial import from base-configs ([3a9cef4](3a9cef40bd))
2025-12-06 19:56:34 +00:00

14 KiB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2025-12-06)

Bug Fixes

  • deps: update markdownlint-cli (0.45.0 → 0.46.0) (#76) (70430a7)
  • github-action: update github/codeql-action (v3.29.0 → v3.29.4) (#2) (1eb55c2)
  • github-action: update github/codeql-action (v3.29.4 → v3.29.5) (#5) (8be4e9d)
  • github-action: update github/codeql-action (v3.29.5 → v3.29.8) (#7) (d0fe07c)
  • github-action: update github/codeql-action (v3.29.8 → v3.29.9) (#11) (d2f14d9)
  • github-action: update github/codeql-action (v3.29.9 → v3.29.10) (#12) (5d20d9c)
  • github-action: update ivuorinen/actions (25.7.7 → 25.7.28) (#4) (c49373a)
  • github-action: update ivuorinen/actions (25.8.11 → 25.8.18) (#13) (57dfa7a)
  • github-action: update ivuorinen/actions (25.8.4 → 25.8.11) (#9) (c0ede7f)
  • github-release: update adrienverge/yamllint (v1.37.0 → v1.37.1) (#16) (f35758d)
  • github-release: update bridgecrewio/checkov (3.2.400 → 3.2.464) (#17) (111b8fb)
  • github-release: update renovatebot/pre-commit-hooks (41.82.6 → 41.82.9) (#24) (d10f0e5)
  • github-release: update renovatebot/pre-commit-hooks (41.82.9 → 41.82.10) (#25) (361dc31)

Features

  • github-action: update actions/checkout (v4.2.2 → v4.3.0) (#10) (7c0b358)
  • github-action: update ivuorinen/actions (25.6.17 → 25.7.7) (#3) (c9a7dd5)
  • github-action: update ivuorinen/actions (25.7.28 → 25.8.4) (#6) (f503281)
  • github-release: update igorshubovych/markdownlint-cli (v0.44.0 → v0.45.0) (#18) (c048f4c)
  • github-release: update koalaman/shellcheck-precommit (v0.10.0 → v0.11.0) (#19) (fac83ff)
  • initial import from base-configs (3a9cef4)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.15 (2025-06-12)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.14 (2025-05-21)

Bug Fixes

  • deps: update markdownlint-cli to 0.45.0 (#359) (6b98249)

0.3.13 (2025-02-23)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.12 (2025-02-23)

Bug Fixes

0.3.11 (2025-01-28)

Bug Fixes

  • deps: update markdownlint-cli to 0.44.0 (#327) (b1b2d8e)

0.3.10 (2025-01-17)

Bug Fixes

  • deps: update eslint-config-prettier to 10.0.1 (#324) (8a0d38e)

0.3.9 (2024-11-25)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.8 (2024-11-25)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.7 (2024-11-24)

Bug Fixes

  • deps: update markdownlint-cli to 0.43.0 (#306) (adb8a9f)

0.3.6 (2024-11-24)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.5 (2024-11-16)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.4 (2024-11-16)

Bug Fixes

  • upgrade browserslist from 4.24.0 to 4.24.2 (#302) (cbb1754)

0.3.3 (2024-10-20)

Bug Fixes

  • upgrade browserslist from 4.23.3 to 4.24.0 (#297) (a99c55a)

0.3.2 (2024-10-19)

Bug Fixes

  • upgrade markdownlint-cli from 0.41.0 to 0.42.0 (#298) (f57190d)

0.3.1 (2024-08-28)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.3.0 (2024-08-21)

  • feat!: module & commonjs in markdownlint (ca479de)

BREAKING CHANGES

  • support module, and commonjs types

0.2.9 (2024-07-02)

Bug Fixes

  • workflows: commit lint fix (3cc07cf)

0.2.8 (2024-06-14)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.2.7 (2024-05-29)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.41.0 (#253) (e520dd1)

0.2.6 (2024-05-05)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.2.5 (2024-05-04)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.40.0 (#236) (3776f3b)

0.2.4 (2024-02-02)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.39.0 (#183) (50d4743)

0.2.3 (2023-12-13)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.38.0 (#149) (12d1639)

0.2.2 (2023-10-31)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.2.1 (2023-10-30)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.2.0 (2023-10-25)

Features

  • skip config creation if one already found (#110) (9beafec)

0.1.7 (2023-10-24)

Note: Version bump only for package @ivuorinen/markdownlint-config

0.1.6 (2023-09-26)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.37.0 (#101) (615ae83)

0.1.5 (2023-09-06)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.36.0 (#88) (8ea8e15)

0.1.4 (2023-06-26)

Bug Fixes

  • deps: update dependencies (7203d40)

0.1.3 (2023-06-24)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.35.0 (#45) (e7f5fc5)

0.1.2 (2023-05-05)

Bug Fixes

  • deps: update dependency markdownlint-cli to v0.34.0 (#9) (308b444)

0.1.1 (2023-05-04)

Note: Version bump only for package @ivuorinen/markdownlint-config