This website works better with JavaScript.
Home
About
Help
Register
Sign In
mirrors
/
landing-blocks
mirror of
https://github.com/remorses/landing-blocks
Watch
1
Star
0
Fork
0
Code
Releases
75
Activity
Browse Source
RELEASING: Releasing 1 package(s)
Releases: landing-blocks@2.1.0 [skip ci]
master
remorses
3 months ago
parent
730b3f26fa
commit
ffbca9ec7e
3 changed files
with
7 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
.changeset/gorgeous-dragons-call.md
+6
-0
landing-blocks/CHANGELOG.md
+1
-1
landing-blocks/package.json
+ 0
- 5
.changeset/gorgeous-dragons-call.md
View File
@ -1,5 +0,0 @@
---
"landing-blocks": minor
---
Re enabled animations, fix ts error
+ 6
- 0
landing-blocks/CHANGELOG.md
View File
@ -1,5 +1,11 @@
# landing-blocks
## 2.1.0
### Minor Changes
- 730b3f2: Re enabled animations, fix ts error
## 2.0.2
### Patch Changes
+ 1
- 1
landing-blocks/package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"landing-blocks"
,
"version"
:
"2.
0.2
"
,
"version"
:
"2.
1.0
"
,
"description"
:
""
,
"main"
:
"dist/index.js"
,
"module"
:
"esm/index.js"
,
Write
Preview
Loading…
Cancel
Save