1
0
mirror of synced 2025-12-14 10:54:18 +08:00

chore: small changes

This commit is contained in:
redhoodsu
2022-07-20 20:03:47 +08:00
parent 1b1046bfec
commit 471a80e1e6
2 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,12 @@
name: CI
on:
- push
- pull_request
push:
branches:
- 'master'
paths:
- 'src/**/*'
- 'test/**/*'
jobs:
ci:

View File

@@ -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