Skip to content

Commit fbcfdc1

Browse files
authored
chore(main): release 1.1.2 (#115)
1 parent 8a7bd23 commit fbcfdc1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

projects/ngx-ds-secret-house/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.1.2](https://github.com/SecretHouseGame/ngx-design-system/compare/v1.1.1...v1.1.2) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* replace a={{b}} with [a]="b" ([#114](https://github.com/SecretHouseGame/ngx-design-system/issues/114)) ([2e1a935](https://github.com/SecretHouseGame/ngx-design-system/commit/2e1a9357e2c27d31e61dfd7efb254644b8d71b9e))
9+
310
### [1.1.1](https://github.com/SecretHouseGame/ngx-design-system/compare/v1.1.0...v1.1.1) (2022-06-02)
411

512

projects/ngx-ds-secret-house/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-ds-secret-house",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/SecretHouseGame/ngx-design-system"

0 commit comments

Comments
 (0)