Skip to content

Commit

Permalink
πŸ”– chore(release): v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-11-01)

### βœ… Tests

* Fix test ([0b28e75](0b28e75))

### ✨ Features

* Add favicon ([ed9e843](ed9e843))
* Init project ([de3762a](de3762a))

### 🎫 Chores

* Int project ([2dcfbfb](2dcfbfb))

### πŸ› Bug Fixes

* Fix manifest.json ([b197f95](b197f95))

### πŸ”§ Continuous Integration

* Fix build ([4f6f09a](4f6f09a))
* Fix ci ([e1ee2b8](e1ee2b8))
* Fix release ([82490fd](82490fd))
* Fix release ([2ad2918](2ad2918))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent 82490fd commit 8c20f91
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<a name="readme-top"></a>

# Changelog

# 1.0.0 (2023-11-01)


### βœ… Tests

* Fix test ([0b28e75](https://github.com/lobehub/chat-plugin-clock-time/commit/0b28e75))


### ✨ Features

* Add favicon ([ed9e843](https://github.com/lobehub/chat-plugin-clock-time/commit/ed9e843))
* Init project ([de3762a](https://github.com/lobehub/chat-plugin-clock-time/commit/de3762a))


### 🎫 Chores

* Int project ([2dcfbfb](https://github.com/lobehub/chat-plugin-clock-time/commit/2dcfbfb))


### πŸ› Bug Fixes

* Fix manifest.json ([b197f95](https://github.com/lobehub/chat-plugin-clock-time/commit/b197f95))


### πŸ”§ Continuous Integration

* Fix build ([4f6f09a](https://github.com/lobehub/chat-plugin-clock-time/commit/4f6f09a))
* Fix ci ([e1ee2b8](https://github.com/lobehub/chat-plugin-clock-time/commit/e1ee2b8))
* Fix release ([82490fd](https://github.com/lobehub/chat-plugin-clock-time/commit/82490fd))
* Fix release ([2ad2918](https://github.com/lobehub/chat-plugin-clock-time/commit/2ad2918))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat-plugin-clock-time",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"homepage": "https://github.com/lobehub/chat-plugin-clock-time",
"repository": "https://github.com/lobehub/chat-plugin-clock-time.git",
Expand Down

0 comments on commit 8c20f91

Please sign in to comment.