Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
westeezy committed Feb 28, 2022
1 parent 812a433 commit 62d1591
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://github.com/krakenjs/belter/compare/v1.0.190...v2.0.0) (2022-02-28)


### ⚠ BREAKING CHANGES

* move to krakenjs scope (#89)

* commitlint and standard version setup ([#87](https://github.com/krakenjs/belter/issues/87)) ([232385a](https://github.com/krakenjs/belter/commit/232385a3537d5d9fbb012cedd12d19f0d99a35f3))
* move to krakenjs scope ([#89](https://github.com/krakenjs/belter/issues/89)) ([a52081f](https://github.com/krakenjs/belter/commit/a52081f69610dd1251a8577ef15646e741efc14c))
* update gh action to use main branch ([2dd1f9e](https://github.com/krakenjs/belter/commit/2dd1f9ec794ed52877a7a06a6f6a3225a3ca9b85))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@krakenjs/belter",
"version": "1.0.190",
"version": "2.0.0",
"description": "Utilities.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 62d1591

Please sign in to comment.