Skip to content

Commit cf975ca

Browse files
release: 1.6.0 [skip ci] nn# [1.6.0](v1.5.8...v1.6.0) (2022-03-29)
### Features * **core:** encapsulates core logic in separate workspace ([#224](#224)) ([6cd80b4](6cd80b4))
1 parent 76a9974 commit cf975ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/usds/questionable/compare/v1.5.8...v1.6.0) (2022-03-29)
2+
3+
4+
### Features
5+
6+
* **core:** encapsulates core logic in separate workspace ([#224](https://github.com/usds/questionable/issues/224)) ([6cd80b4](https://github.com/usds/questionable/commit/6cd80b4dc4e7cdb3c80b5265f16c7d0fc7c491f7))
7+
18
## [1.5.8](https://github.com/usds/questionable/compare/v1.5.7...v1.5.8) (2022-03-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"url": "https://github.com/usds/questionable.git"
162162
},
163163
"types": "types.d.ts",
164-
"version": "1.0.0",
164+
"version": "1.6.0",
165165
"packageManager": "[email protected]",
166166
"private": true,
167167
"scripts": {

0 commit comments

Comments
 (0)