Socket
Socket
Sign inDemoInstall

conventional-changelog-angular

Package Overview
Dependencies
Maintainers
6
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-angular - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

21

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="3.0.2"></a>
## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@3.0.1...conventional-changelog-angular@3.0.2) (2018-03-22)
**Note:** Version bump only for package conventional-changelog-angular
<a name="3.0.1"></a>

@@ -15,2 +23,15 @@ ## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@3.0.0...conventional-changelog-angular@3.0.1) (2018-03-22)

<a name="3.0.0"></a>
## [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@1.6.6...conventional-changelog-angular@3.0.0) (2018-03-22)
### Features
* **angular:** use latest [Angular Commit Conventions](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type) ([03f0210e42dff58689ddf182694a8a6ca26e526b](https://github.com/conventional-changelog/conventional-changelog/commit/03f0210e42dff58689ddf182694a8a6ca26e526b))
### BREAKING CHANGES
The Angular conventions specifically say that breaking changes must start with "BREAKING CHANGE", not the plural form. Therefore the previous plural form "CHANGES" has been corrected to singular "CHANGE".
Former "chore" type has been replaced by a type "build" for commits on the build system and "ci" for commits regarding CI
<a name="1.6.6"></a>

@@ -17,0 +38,0 @@ ## [1.6.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@1.6.5...conventional-changelog-angular@1.6.6) (2018-02-24)

2

package.json
{
"name": "conventional-changelog-angular",
"version": "3.0.1",
"version": "3.0.2",
"description": "conventional-changelog angular preset",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,2 +9,4 @@ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]

Angular's [commit message guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit).
### Examples

@@ -95,6 +97,2 @@

Based on https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
[npm-image]: https://badge.fury.io/js/conventional-changelog-angular.svg

@@ -101,0 +99,0 @@ [npm-url]: https://npmjs.org/package/conventional-changelog-angular

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc