Version Packages
This commit is contained in:
parent
65f9f26f22
commit
5be15e8991
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/pagination': minor
|
||||
---
|
||||
|
||||
Initial version of @lion/pagination
|
||||
|
|
@ -1 +1,7 @@
|
|||
# Change Log
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 65f9f26f: Initial version of @lion/pagination
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/pagination",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "A component that handles pagination.",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue