mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-24 00:42:45 +00:00
Update version number + Changelog
This commit is contained in:
parent
67dfc33739
commit
3cca8bc3d7
@ -1,3 +1,6 @@
|
||||
v4.0.4 - 20/02/2024
|
||||
- Improve alignment for refresh button
|
||||
|
||||
v4.0.3 - 16/02/2024
|
||||
- Delete duplicated JS/CSS files for examples
|
||||
- Move docker file to root folder and update paths
|
||||
|
2
dist/mastodon-timeline.min.js
vendored
2
dist/mastodon-timeline.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@idotj/mastodon-embed-feed-timeline",
|
||||
"description": "Displays Mastodon timeline with posts embed in your website. Very easy to setup, no dependencies, no trackers, cross-browser, WCAG compliant and fully responsive.",
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"private": false,
|
||||
"author": {
|
||||
"name": "idotj"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Mastodon embed feed timeline v4.0.3 */
|
||||
/* Mastodon embed feed timeline v4.0.4 */
|
||||
/* More info at: */
|
||||
/* https://gitlab.com/idotj/mastodon-embed-feed-timeline */
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Mastodon embed feed timeline
|
||||
* @author idotj
|
||||
* @version 4.0.3
|
||||
* @version 4.0.4
|
||||
* @url https://gitlab.com/idotj/mastodon-embed-feed-timeline
|
||||
* @license GNU AGPLv3
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user