Skip to content

Commit a35a141

Browse files
chore(release): 3.29.5 [skip ci]
1 parent c7adf12 commit a35a141

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.29.5](https://github.com/atom-ide-community/atom-script/compare/v3.29.4...v3.29.5) (2021-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* try catch toHtml ([b9cd891](https://github.com/atom-ide-community/atom-script/commit/b9cd89128dd207045b84461b01aaf663b03e4a5c))
7+
18
## [3.29.4](https://github.com/atom-ide-community/atom-script/compare/v3.29.3...v3.29.4) (2021-03-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "script",
33
"main": "./lib/script",
4-
"version": "3.29.4",
4+
"version": "3.29.5",
55
"private": false,
66
"description": "Run code in Atom!",
77
"author": "Kyle Kelley <rgbkrk@gmail.com>",

0 commit comments

Comments
 (0)