Skip to content

Commit

Permalink
relprep: Preparing the 1.4.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Mar 20, 2024
1 parent c53e354 commit e37e4cd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 2,755 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fail_fast: false

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 7b2234e6dd211438f6416cd261fa2e747ef498cf
rev: v4.5.0
hooks:
- id: check-added-large-files
args:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), adheres t
* [`785655c`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/785655c933803402bac4193988a09fe2c2eac3cd): Updated the .mailmap. ([@skyzyx](https://github.com/skyzyx))
* [`752ba3a`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/752ba3ac54366ac5463562db2da83216863752b6): Updates `CONTRIBUTING.md`. ([@skyzyx](https://github.com/skyzyx))
* [`2e23862`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/2e23862dca35045774dedf30fac7e0d1e362f175): Re-generate the documentation from the provider. ([@skyzyx](https://github.com/skyzyx))
* [`c53e354`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/c53e354b3b565639ee59ea8fed191ae43459c054): Re-generated the provider docs. ()

### :dependabot: Building and Dependencies

Expand Down
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,6 @@ To enable debugging for this Terraform provider:
* [ ] `pre-commit autoupdate --bleeding-edge` — Update the imported `pre-commit` actions.
* [ ] `make test` — Runs the complete test suite. Will take a few minutes.
* [ ] `make changelog` — Generates an updated CHANGELOG.
* [ ] `make version` — Updates the version to use for the next release.
* [ ] `make lint` — Run the various linter and code quality tooling.
* [ ] `make clean` — Clean all non-essential files from the project.
* [ ] Commit the changes with a `relprep:` message.
Expand Down
1 change: 0 additions & 1 deletion VERSION

This file was deleted.

Binary file modified binsize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e37e4cd

Please sign in to comment.