File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Released]
9
9
10
+ ## [ 1.0.4] - 2023-06-17
11
+
12
+ ### Added
13
+
14
+ - Added link to NPM Package in README
15
+
10
16
## [ 1.0.3] - 2023-06-17
11
17
12
18
### Chacged
Original file line number Diff line number Diff line change 6
6
7
7
### Using NPM
8
8
9
- To install Neptune Animations as a NPM package, run the following commands:
9
+ To install Neptune Animations as a [ NPM package] ( https://www.npmjs.com/package/neptunecss-animations ) , run the following commands:
10
10
11
11
``` bash
12
12
npm i neptunecss-animations
@@ -86,4 +86,4 @@ Download it in [VS Code Marketplace](https://marketplace.visualstudio.com/items?
86
86
[ MIT LICENSE] ( https://github.com/neptune-css/neptune-animations/blob/main/LICENSE )
87
87
88
88
## Author
89
- [ Colin Grahm] ( https://github.com/CGWebDev2003 )
89
+ [ Colin Grahm] ( https://github.com/CGWebDev2003 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " neptunecss-animations" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " The official Neptune animation library" ,
5
5
"main" : " neptune-animation.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments