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.
1 parent 3ea8bf5 commit 3047e84Copy full SHA for 3047e84
packages/ResponsiveImage/CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# 1.0.0 (2021-03-02)
7
8
9
+### Features
10
11
+* **core-responsive-image:** create new responsive image component ([227d1cc](https://github.com/telus/tds-core/commit/227d1ccd1a137bad7dd82ec0f9611e08d50a1098))
packages/ResponsiveImage/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-responsive-image",
- "version": "1.0.0-0",
+ "version": "1.0.0",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
0 commit comments