forked from honeycombio/gha-create-asana-task
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG
More file actions
20 lines (13 loc) · 735 Bytes
/
CHANGELOG
File metadata and controls
20 lines (13 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# gha-create-asana-task changelog
## v1.0.1 [2023-02-14]
### Bugfixes
- Create Asana task in proper section (#19) | [@q71114](https://github.com/q71114)
### Maintenance
- Bump actions/setup-node from 3.5.1 to 3.6.0 (#14) | [@jharley](https://github.com/jharley)
- Bump axios from 1.2.0 to 1.3.0 (#15) | [@jharley](https://github.com/jharley)
- Bump @vercel/ncc from 0.34.0 to 0.36.1 (#17) | [@jharley](https://github.com/jharley)
- Bump @types/node from 18.11.10 to 18.13.0 (#20) | [@jharley](https://github.com/jharley)
- Bump eslint and eslint-plugin-github (#21) | [@jharley](https://github.com/jharley)
- Bump json5 from 1.0.1 to 1.0.2 (#24) | [@jharley](https://github.com/jharley)
## v1.0.0 [2022-12-05]
- Initial release