chore: small changes
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -1,8 +1,12 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths:
|
||||
- 'src/**/*'
|
||||
- 'test/**/*'
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## 2.5.0 (9 JUL 2022)
|
||||
## 2.5.0 (9 Jul 2022)
|
||||
|
||||
* feat: add ts declaration [#187](https://github.com/liriliri/eruda/pull/187)
|
||||
* refactor: use luna console
|
||||
|
||||
Reference in New Issue
Block a user