Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @nezuchan/[email protected]
 - @nezuchan/[email protected]
 - @nezuchan/[email protected]
 - @nezuchan/[email protected]
  • Loading branch information
Hazmi35 committed Jan 1, 2024
1 parent ca1513a commit e3ad6f2
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 4 deletions.
11 changes: 11 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.1](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2024-01-01)


### Bug Fixes

* **deps:** update dependency @nezuchan/utilities to ^0.6.2 ([#60](https://github.com/NezuChan/library/issues/60)) ([ca1513a](https://github.com/NezuChan/library/commit/ca1513aba21f544a237e0e76f39f79a9e178590b))





# [0.7.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2023-12-31)


Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/core",
"version": "0.7.0",
"version": "0.7.1",
"description": "A Core Low Level API for creating Discord bots using @nezuchan/nezu-gateway.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
8 changes: 8 additions & 0 deletions libs/framework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.1](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2024-01-01)

**Note:** Version bump only for package @nezuchan/framework





# [0.7.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2023-12-31)


Expand Down
2 changes: 1 addition & 1 deletion libs/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/framework",
"version": "0.7.0",
"version": "0.7.1",
"description": "A Commands framework for @nezuchan/nezu-gateway.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions plugins/fastify-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2024-01-01)

**Note:** Version bump only for package @nezuchan/fastify-plugin





# [0.3.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2023-12-31)


Expand Down
2 changes: 1 addition & 1 deletion plugins/fastify-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/fastify-plugin",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Fastify API Plugins for NezuChan Framework",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions plugins/tasker-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2024-01-01)

**Note:** Version bump only for package @nezuchan/tasker-plugin





# [0.2.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2023-12-31)


Expand Down
2 changes: 1 addition & 1 deletion plugins/tasker-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/tasker-plugin",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Tasker Plugins for NezuChan Framework",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit e3ad6f2

Please sign in to comment.