File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
6
## [ v0.1.1] ( https://github.com/litencatt/notion-bot/compare/v0.1.0...v0.1.1 ) - 2023-09-03
4
7
- Apply to k8s by @litencatt in https://github.com/litencatt/notion-bot/pull/21
5
8
- Add tagpr for release by @litencatt in https://github.com/litencatt/notion-bot/pull/22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-bot" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " Notion database search bot" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " litencatt/notion-bot" ,
You can’t perform that action at this time.
0 commit comments