We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f1e4f4 + 109e4ea commit f7ad19aCopy full SHA for f7ad19a
packages/feedback-components/CHANGELOG.md
@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file. The format
4
is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this
5
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [unreleased]
+## [1.1.5]
8
9
- Simplified match logic
10
+- Added view only mode
11
12
## [1.1.4] - 2025-07-16
13
packages/feedback-components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@macrostrat/feedback-components",
3
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "",
"source": "src/index.ts",
"type": "module",
0 commit comments