Skip to content

Commit

Permalink
Update changelog to minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Sep 11, 2023
1 parent e172dd2 commit ab01ba2
Showing 1 changed file with 1 addition and 39 deletions.
40 changes: 1 addition & 39 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,3 @@
# Changelog

All notable changes to this library will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.2.0](https://github.com/NexusPHP/no-merge-commits/compare/v1.1.0...v1.2.0) - 2022-11-21

- Update rebuilt distributable (#9)
- Log notices using core.info()
- Update rebuilt distributable (#8)
- Leverage highlighting of actions
- Update rebuilt distributable (#5)
- Update check-dist.yml
- Bump eslint from 8.27.0 to 8.28.0 (#7)
- Set correct permissions for dependabot auto-merge
- Fix styles using eslint
- Fix links in github actions console (#6)
- Use short SHA in output
- Add missing build steps
- Fix wrong script names
- Properly compute links for console
- Run live test on latest build

## [v1.1.0](https://github.com/NexusPHP/no-merge-commits/compare/v1.0.0...v1.1.0) - 2022-11-20

- Update rebuilt distributable (#4)
- Fix wrong PR link
- Update build in dist (#3)
- Use ACCESS_TOKEN
- Fix check-dist.yml
- Use verbose logging (#2)
- Allow explicit any
- Change job name
- Update check-dist to create PR for changes
- Cache dependencies using actions/cache
- Add enable-automerge workflow

## [v1.0.0](https://github.com/NexusPHP/no-merge-commits/releases/tag/v1.0.0) - 2022-11-17

Initial release.
All releases have their changelog [published in the Releases section](https://github.com/NexusPHP/no-merge-commits/releases).

0 comments on commit ab01ba2

Please sign in to comment.