3.2.0 (2024-10-25)
- Change order of changelog items and remove chores and dx from changelog (2bee9fb)
3.1.1 (2024-10-25)
- Set correct registry (54cb767)
- release: 1.0.0 [skip ci] (e973a26)
- release-notes: order of commit types in release notes changed
- composer: the version in
composer.json
ist not maintained anymore - composer-plugin: composer files are handled
- Allow publishing packages (3bcc724)
- changelog: Add all commit types to changelog (74c8b1e)
- composer-plugin: Add plugin (8de643a)
- composer: Remove composer plugin (8a7c86e)
- conventional-commits: Allow setting issueUrlFormat and issuePrefixes through env (a758a8b)
- npm-plugin: Use npm plugin only when
package.json
exists to support php only releases (614f201) - release-notes: Change order of commit types (6eea641)
- release-notes: Setup default issuePrefix
#
(5cdb338) - yarn-plugin: Use yarn plugin when detecting
yarn.lock
file (9b847a6) - yarn: Use yarn plugin only for yarn 2+ (8c9517d)
- breaking: Add breaking config for major releases (a956eae)
- git: Do not consider
yarn.lock
andcomposer.lock
when committing as they do not hold any version info (6c33b75) - Remove repository link from package json (5d6eb45)
- Set correct repository url in package json (b938155)
- readme: Document publishing workflow (70dbcd5)
- Remove logging (bd24398)
- git-plugin: Add composer and yarn files; restructure plugin adds (ba92f9c)
- release: Bump version (f17ff0b)
- release: Release 0.0.1 (e0b540c)
- release: Release 0.0.2 (7e73488)
- release: Release 0.0.2 (01e7670)
- release: Release 1.0.0 (1504cbe)
- release: Release 1.0.1 (666d806)
- release: Release 1.1.0 (7c34b58)
- release: Release 1.2.0 (71743ca)
- release: Release 2.0.0 (3c22b60)
- release: Release 3.0.0 (aeae5c1)
- release: Release 3.0.1 (72c4981)
- security: Update micromatch and braces to fix security issues (5eb868b)
- Update lock file (b02f4fa)
- Use yarn (0760f5c)