Skip to content

Commit 109e4ea

Browse files
committed
Update package
1 parent 4f1e4f4 commit 109e4ea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/feedback-components/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file. The format
44
is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this
55
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [unreleased]
7+
## [1.1.5]
88

99
- Simplified match logic
10+
- Added view only mode
1011

1112
## [1.1.4] - 2025-07-16
1213

packages/feedback-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macrostrat/feedback-components",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "",
55
"source": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)