We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405345c commit 2e68698Copy full SHA for 2e68698
packages/column-views/CHANGELOG.md
@@ -4,6 +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
+## [2.4.4] - 2026-01-25
8
+
9
+Add link to SGP facet
10
11
## [2.4.3] - 2026-01-06
12
13
- Fix error with unit notes for height-based columns
packages/column-views/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@macrostrat/column-views",
3
- "version": "2.4.3",
+ "version": "2.4.4",
"description": "Data views for Macrostrat stratigraphic columns",
"type": "module",
"source": "src/index.ts",
0 commit comments