Skip to content

Commit f70da12

Browse files
release: 1.4.12 [skip ci] nn## [1.4.12](v1.4.11...v1.4.12) (2022-01-13)
### Bug Fixes * **ci:** upgrade dependencies ([fee453c](fee453c))
1 parent fee453c commit f70da12

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.12](https://github.com/usds/questionable/compare/v1.4.11...v1.4.12) (2022-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** upgrade dependencies ([fee453c](https://github.com/usds/questionable/commit/fee453c1dd53e8f099dcebf7e90c12aeec1620e6))
7+
18
## [1.4.11](https://github.com/usds/questionable/compare/v1.4.10...v1.4.11) (2022-01-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@
206206
"type-check": "tsc --noEmit -p tsconfig.json"
207207
},
208208
"types": "dist/index.d.ts",
209-
"version": "1.4.11",
209+
"version": "1.4.12",
210210
"packageManager": "yarn@3.1.1"
211211
}

0 commit comments

Comments
 (0)