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.
2 parents 631fa23 + 69ac114 commit a3d28a7Copy full SHA for a3d28a7
CHANGELOG.md
@@ -0,0 +1,23 @@
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
+<!-- changelog -->
7
8
+## [v0.1.0](https://github.com/NarrativeApp/enquirer/compare/v0.1.0...v0.1.0) (2025-01-16)
9
10
11
12
13
+### Features:
14
15
+* add formatter configuration and update dependencies
16
17
+### Bug Fixes:
18
19
+* update repository URL and dependencies, remove CircleCI config
20
21
+* deps: include ex_doc in test environment
22
23
+* enquirer: Prefer using an implicit `try` rather than explicit `try`
0 commit comments