Skip to content

Commit

Permalink
Update version number and npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Klinton committed Jul 5, 2024
1 parent 5be9d51 commit 5e759ed
Show file tree
Hide file tree
Showing 5 changed files with 2,383 additions and 2,729 deletions.
2 changes: 1 addition & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export const parameters = {
},
layout: "centered",
};
export const tags = ["autodocs"];
export const tags = ["autodocs", "autodocs"];
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ _For more example and a playground please refer to [storybook](https://todilo.gi
- [ ] Set autoplay to look x number of times
- [x] Release for NPM
- [x] Document API
- [ ] Allow for external URI:s as imagesources
- [x] Allow for external URI:s as imagesources
- [ ] Example on how to layout images
- [ ] Add inertia
- [ ] Supply events
Expand Down
Loading

0 comments on commit 5e759ed

Please sign in to comment.