Skip to content

Commit

Permalink
chore(release): v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 12, 2023
1 parent 5e5b229 commit d24995f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.20.0](https://github.com/Njong392/Abbreve/compare/v0.19.3...v0.20.0) (2023-02-12)


### Features

* **slang:** added rip ([#254](https://github.com/Njong392/Abbreve/issues/254)) ([5e5b229](https://github.com/Njong392/Abbreve/commit/5e5b22969b9353affa3659572787775451bda052))



## [0.19.3](https://github.com/Njong392/Abbreve/compare/v0.19.2...v0.19.3) (2023-02-04)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.17.1](https://github.com/Njong392/Abbreve/compare/v0.17.0...v0.17.1) (2022-11-14)


### Bug Fixes

* fixing url for clonning the porject ([#189](https://github.com/Njong392/Abbreve/issues/189)) ([88a1635](https://github.com/Njong392/Abbreve/commit/88a163529e73daee349ea101708783b96fb9cfc2))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "abbreve-project",
"private": true,
"version": "0.19.3",
"version": "0.20.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -39,4 +39,4 @@
"tailwindcss": "^3.1.8",
"vite": "^3.1.0"
}
}
}

1 comment on commit d24995f

@vercel
Copy link

@vercel vercel bot commented on d24995f Feb 12, 2023

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.