Skip to content

Commit 83b8ecb

Browse files
chore(main): release 0.0.1
1 parent 4e96a43 commit 83b8ecb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.0.1 (2023-02-20)
4+
5+
6+
### Features
7+
8+
* adding release-please initial config ([a815618](https://github.com/bbs-io/reader/commit/a81561893d189ef2a692a0cda4b7b993c67630a7))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bbs/reader",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"description": "BBS.io Reader is a message reader application for BBS usage for NNTP and QWK",
66
"main": "src/main.tsx",
77
"keywords": [

0 commit comments

Comments
 (0)