We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4210bf + f731118 commit e77ed0eCopy full SHA for e77ed0e
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [next]
+## 1.0.1
5
6
* [Added] TypeScript type definitions file
7
8
-## 1.0.0 - 11.02.2020
+## 1.0.0
9
10
Initial release
package.json
@@ -1,7 +1,7 @@
{
"name": "@micropackage/responsive-embeds",
"description": "Makes any embed responsive, no markup changes required.",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "dist/responsive-embeds.js",
"author": "Wojtek Szałkiewicz <wojtek@szalkiewicz.pl>",
"license": "GPL-3.0-or-later",
0 commit comments