prettier-config-ackama
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "prettier-config-ackama", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Standard Prettier configuration for Ackama projects.", | ||
@@ -45,3 +45,6 @@ "homepage": "https://github.com/ackama/prettier-config-ackama#readme", | ||
"semantic-release": "^19.0.2" | ||
}, | ||
"peerDependencies": { | ||
"prettier": ">= 2.0" | ||
} | ||
} |
@@ -15,7 +15,21 @@ # Ackama Prettier Configuration | ||
#### Releasing | ||
### Versioning | ||
To release a new version, run | ||
Versioning is modeled after [semantic versioning](https://semver.org/); however, | ||
because of the nature of Prettier most configuration changes could be considered | ||
breaking. | ||
npm version <major|minor|patch> | ||
npm publish | ||
As such, we consider general configuration changes to be _minor features_, and | ||
release them as such. | ||
### Releasing | ||
Releases are handled using | ||
[semantically](https://github.com/semantic-release/semantic-release). | ||
#### Contributing | ||
This repo uses | ||
[convectional commits](https://www.conventionalcommits.org/en/v1.0.0/) to enable | ||
semantic releases & changelog generation. Please make sure to follow that when | ||
committing. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2804
35
1
1