File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Released]
9
9
10
+ ## [ 1.0.3] - 2023-06-17
11
+
12
+ ### Chacged
13
+
14
+ - Changed homepage in package.json
15
+
10
16
## [ 1.0.1] - 2023-06-17
11
17
12
- ## Changed
18
+ ### Changed
13
19
14
20
- neptunecss and neptunecss-js are now dependencies
15
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " neptunecss-animations" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " The official Neptune animation library" ,
5
5
"main" : " neptune-animation.js" ,
6
6
"scripts" : {
22
22
"bugs" : {
23
23
"url" : " https://github.com/neptune-css/neptune-animations/issues"
24
24
},
25
- "homepage" : " https://github.com/neptune-css/neptune-animations#readme " ,
25
+ "homepage" : " https://neptunecss.org " ,
26
26
"dependencies" : {
27
27
"neptunecss" : " ^1.1.2" ,
28
28
"neptunecss-js" : " ^1.2.1"
You can’t perform that action at this time.
0 commit comments