Skip to content

Commit

Permalink
chore: release main (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiserviceuser authored Aug 21, 2024
1 parent b6a9912 commit 0ea20a5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"components/o-stepped-progress": "4.0.9",
"components/o-subs-card": "6.2.6",
"components/o-syntax-highlight": "4.2.5",
"components/o-table": "9.3.4",
"components/o-table": "9.3.5",
"components/o-tabs": "8.1.4",
"components/o-teaser": "6.4.1",
"components/o-teaser-collection": "4.2.5",
Expand Down
7 changes: 7 additions & 0 deletions components/o-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.3.5](https://github.com/Financial-Times/origami/compare/o-table-v9.3.4...o-table-v9.3.5) (2024-08-21)


### Bug Fixes

* upgrade ftdomdelegate to v5 in o-table ([#1759](https://github.com/Financial-Times/origami/issues/1759)) ([b6a9912](https://github.com/Financial-Times/origami/commit/b6a99129db28ac2a808fd945f25e806ce8228fee))

## [9.3.4](https://github.com/Financial-Times/origami/compare/o-table-v9.3.3...o-table-v9.3.4) (2024-02-26)


Expand Down
2 changes: 1 addition & 1 deletion components/o-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-table",
"version": "9.3.4",
"version": "9.3.5",
"description": "Provides styling and behvaiour for tables across FT products.",
"keywords": [
"table",
Expand Down

0 comments on commit 0ea20a5

Please sign in to comment.