File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v1.3.0] ( https://git.amalgama.co/amalgama/packages/compare/v1.2.0...v1.3.0 )
8
+
9
+ - TT019 - DateInput component [ ` #98 ` ] ( https://git.amalgama.co/amalgama/packages/pull/98 )
10
+ - Comp - PasswordInput [ ` #100 ` ] ( https://git.amalgama.co/amalgama/packages/pull/100 )
11
+ - Add google analytics [ ` #102 ` ] ( https://git.amalgama.co/amalgama/packages/pull/102 )
12
+ - Generalize text input icon [ ` #99 ` ] ( https://git.amalgama.co/amalgama/packages/pull/99 )
13
+ - Improve card header documentation [ ` #96 ` ] ( https://git.amalgama.co/amalgama/packages/pull/96 )
14
+ - Change preview docs comment to run in the MR scope instead of the commit [ ` #97 ` ] ( https://git.amalgama.co/amalgama/packages/pull/97 )
15
+ - Merge branch '67-tt019-campo-de-fechas' into 'main' [ ` #67 ` ] ( https://git.amalgama.co/amalgama/packages/issues/67 )
16
+ - Add DateInput component [ ` 005ed0b ` ] ( https://git.amalgama.co/amalgama/packages/commit/005ed0b81998ae44d04626c12e17d1aaa18cee0b )
17
+ - Add PasswordInput component [ ` ebcb3a7 ` ] ( https://git.amalgama.co/amalgama/packages/commit/ebcb3a712a8252352b8808718d82d2518636f3f6 )
18
+ - Add documentation for the DateInput component [ ` c32da1d ` ] ( https://git.amalgama.co/amalgama/packages/commit/c32da1d9d047bc25e0c20cbf553738a2a75676ae )
19
+
7
20
#### [ v1.2.0] ( https://git.amalgama.co/amalgama/packages/compare/v1.1.0...v1.2.0 )
8
21
22
+ > 18 November 2022
23
+
9
24
- TT006 - Cards Component [ ` #82 ` ] ( https://git.amalgama.co/amalgama/packages/pull/82 )
10
25
- Add hide password icon and enable icon customization [ ` #78 ` ] ( https://git.amalgama.co/amalgama/packages/pull/78 )
11
26
- Dialog Component [ ` #88 ` ] ( https://git.amalgama.co/amalgama/packages/pull/88 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @amalgama/embassy-ui" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " A set of UI components following Embassy Design System." ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments