Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorusclarence committed Feb 26, 2022
1 parent 99164c9 commit b4543bb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [1.0.0](https://github.com/theodorusclarence/notiolink/compare/v0.3.2...v1.0.0) (2022-02-26)


### ⚠ BREAKING CHANGES

* move config to env

### Features

* move config to env ([82a6071](https://github.com/theodorusclarence/notiolink/commit/82a60713756f67b3f32384501b54f1232f0f3061))

### [0.3.2](https://github.com/theodorusclarence/notiolink/compare/v0.3.1...v0.3.2) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notiolink",
"version": "0.3.2",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit b4543bb

@vercel
Copy link

@vercel vercel bot commented on b4543bb Feb 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.