New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@netvlies/classes-helper

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netvlies/classes-helper - npm Package Compare versions

Comparing version

to
0.0.4-3

52

CHANGELOG.md

@@ -0,28 +1,52 @@

# Changelog
<a name="v0.0.4-1"></a>
## [v0.0.4-1](https://git.netvlies.nl/netvlies/frontend/nvs-classes-helper/compare/v0.0.4-0...v0.0.4-1) (2020-08-12)
All notable changes to this project will be documented in this file.
### Chore
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* release v0.0.4-1
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v0.0.4-2](https://git.netvlies.nl/netvlies/frontend/compare/v0.0.4-1...v0.0.4-2) - 2020-08-12
<a name="v0.0.4-0"></a>
## [v0.0.4-0](https://git.netvlies.nl/netvlies/frontend/nvs-classes-helper/compare/v0.0.3...v0.0.4-0) (2020-08-12)
### Commits
### Chore
- Feature: add changelog [`e8774d3`](https://git.netvlies.nl/netvlies/frontend/commit/e8774d35107de87e2341c81c626053225bc6b6cc)
- chore: release v0.0.4-2 [`6fd014d`](https://git.netvlies.nl/netvlies/frontend/commit/6fd014d9a1085cd9687d08142912c459b85f7389)
* release v0.0.4-0
## [v0.0.4-1](https://git.netvlies.nl/netvlies/frontend/compare/v0.0.4-0...v0.0.4-1) - 2020-08-12
### Merged
<a name="v0.0.3"></a>
## [v0.0.3](https://git.netvlies.nl/netvlies/frontend/nvs-classes-helper/compare/v0.0.2...v0.0.3) (2020-07-28)
- Feature/releaseit [`#1`](https://git.netvlies.nl/netvlies/frontend/pull/1)
### Commits
<a name="v0.0.2"></a>
## [v0.0.2](https://git.netvlies.nl/netvlies/frontend/nvs-classes-helper/compare/v0.0.1...v0.0.2) (2020-07-27)
- do not require upstream [`21ce5a3`](https://git.netvlies.nl/netvlies/frontend/commit/21ce5a3ad0bbf30c1e9abcc93d7b85912ddf2f39)
- chore: release v0.0.4-1 [`f18083f`](https://git.netvlies.nl/netvlies/frontend/commit/f18083f32cb284979b45c969fd2a3da3e2ccea83)
## [v0.0.4-0](https://git.netvlies.nl/netvlies/frontend/compare/v0.0.3...v0.0.4-0) - 2020-08-12
<a name="v0.0.1"></a>
## v0.0.1 (2020-07-27)
### Commits
- add release it to scripts [`1c08b43`](https://git.netvlies.nl/netvlies/frontend/commit/1c08b4368a6506c57fd9467498d8a0eb2745039c)
- add gitlab token support [`03ec16b`](https://git.netvlies.nl/netvlies/frontend/commit/03ec16b37b79c10c42c566627f1e8dd80deef701)
- chore: release v0.0.4-0 [`120678b`](https://git.netvlies.nl/netvlies/frontend/commit/120678b07f6c5d99a8c9fcb6467e81590b490f86)
## [v0.0.3](https://git.netvlies.nl/netvlies/frontend/compare/v0.0.2...v0.0.3) - 2020-07-28
### Commits
- add babel transpiling for IE support [`5cf4a05`](https://git.netvlies.nl/netvlies/frontend/commit/5cf4a0546fb33c5fbfb8f73866b8df8ec36d8e4f)
## [v0.0.2](https://git.netvlies.nl/netvlies/frontend/compare/v0.0.1...v0.0.2) - 2020-07-27
### Commits
- update readme [`048aee6`](https://git.netvlies.nl/netvlies/frontend/commit/048aee622b0f80788009432d545a3bc4df027b13)
## v0.0.1 - 2020-07-27
### Commits
- initial commit [`c297203`](https://git.netvlies.nl/netvlies/frontend/commit/c297203992dfeb2791c4727be3541533d4b2003e)
{
"name": "@netvlies/classes-helper",
"version": "0.0.4-2",
"version": "0.0.4-3",
"description": "A simple helper function to generate classes conditionally",

@@ -43,2 +43,3 @@ "main": "dist/bundle.js",

"git": {
"changelog": "npx auto-changelog --commit-limit false --output CHANGELOG.md --template keepachangelog",
"commitMessage": "chore: release v${version}",

@@ -45,0 +46,0 @@ "requireUpstream": false