Skip to content

Commit 03e848e

Browse files
authored
Merge pull request #7 from open-template-hub/develop
Release/new version
2 parents 0ee2363 + 28103d3 commit 03e848e

File tree

9 files changed

+21
-8736
lines changed

9 files changed

+21
-8736
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ testem.log
4040
# System files
4141
.DS_Store
4242
Thumbs.db
43+
icon.png
44+
package-lock.json

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<h1 align="center">
8-
Open Template Hub - Animated Code Editor UI Component v1
8+
Open Template Hub - Animated Code Editor UI Component v4
99
</h1>
1010

1111
[![Version](https://img.shields.io/npm/v/@open-template-hub/animated-code-editor?color=CB3837&style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@open-template-hub/animated-code-editor)

dependency-checker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ console.log(
1414
'\n' +
1515
'\n' +
1616
'<h1 align="center">\n' +
17-
'Open Template Hub - Animated Code Editor UI Component v1\n' +
17+
'Open Template Hub - Animated Code Editor UI Component v4\n' +
1818
' <br/>\n' +
1919
'(outdated packages)\n' +
2020
'</h1>\n' +

docs/OUTDATED.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<h1 align="center">
9-
Open Template Hub - Animated Code Editor UI Component v1
9+
Open Template Hub - Animated Code Editor UI Component v4
1010
<br/>
1111
(outdated packages)
1212
</h1>
@@ -15,7 +15,7 @@ Following packages are not updated in the develop branch yet. So, if you want to
1515

1616
| Package | Current | Wanted | Latest | Location |
1717
| --- | --- | --- | --- | --- |
18-
| @types/jasmine | 3.10.4 | 3.10.4 | 4.0.0 | animated-code-editor |
18+
| @types/jasmine | 3.10.5 | 3.10.5 | 4.0.2 | animated-code-editor |
1919
| @types/node | 12.20.47 | 12.20.47 | 17.0.23 | animated-code-editor |
2020
| karma-coverage | 2.1.1 | 2.1.1 | 2.2.0 | animated-code-editor |
2121

icon.png

-98.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)