mirror of
https://github.com/sern-handler/handler
synced 2026-06-27 18:22:14 +00:00
chore: lowered the version as its not ready for release yet
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,10 +0,0 @@
|
||||
# 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.
|
||||
|
||||
## 1.1.0 (2022-02-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* added conventional commits ([741cf13](https://github.com/EvolutionX-10/Sern/commit/741cf13fd56ac49ebca6f73ecc3a2209f00e774d))
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "sern-handler",
|
||||
"version": "1.1.0",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sern-handler",
|
||||
"version": "1.1.0",
|
||||
"version": "0.1.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sern-handler",
|
||||
"version": "1.1.0",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user