Skip to content

Commit 4724138

Browse files
authored
Merge pull request #26 from litencatt/tagpr-from-v0.1.1
Release for v0.1.2
2 parents a041afa + c5179ab commit 4724138

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.1.2](https://github.com/litencatt/notion-bot/compare/v0.1.1...v0.1.2) - 2023-09-24
4+
- Strict check for db title blank by @litencatt in https://github.com/litencatt/notion-bot/pull/25
5+
36
## [v0.1.1](https://github.com/litencatt/notion-bot/compare/v0.1.0...v0.1.1) - 2023-09-03
47
- Apply to k8s by @litencatt in https://github.com/litencatt/notion-bot/pull/21
58
- Add tagpr for release by @litencatt in https://github.com/litencatt/notion-bot/pull/22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notion-bot",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Notion database search bot",
55
"main": "dist/index.js",
66
"repository": "litencatt/notion-bot",

0 commit comments

Comments
 (0)