From 54cf403ad969930f03266e65b3ae14f8787213b7 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 19 Oct 2023 13:00:51 +0000 Subject: [PATCH] release: bump $i18n-labels to 1.2.147 [skip ci] --- libs/i18n-labels/CHANGELOG.md | 4 ++++ libs/i18n-labels/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libs/i18n-labels/CHANGELOG.md b/libs/i18n-labels/CHANGELOG.md index b4dc3dfb9e..52f90eb122 100644 --- a/libs/i18n-labels/CHANGELOG.md +++ b/libs/i18n-labels/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [1.2.147](https://github.com/GlobalFishingWatch/frontend/compare/i18n-labels@1.2.146...i18n-labels@1.2.147) (2023-10-19) + + + ## [1.2.146](https://github.com/GlobalFishingWatch/frontend/compare/i18n-labels@1.2.145...i18n-labels@1.2.146) (2023-10-19) diff --git a/libs/i18n-labels/package.json b/libs/i18n-labels/package.json index e982d96d37..bef92e7f0b 100644 --- a/libs/i18n-labels/package.json +++ b/libs/i18n-labels/package.json @@ -1,6 +1,6 @@ { "name": "@globalfishingwatch/i18n-labels", - "version": "1.2.146", + "version": "1.2.147", "license": "MIT", "scripts": { "start": "kill-port 8000 && serve -p 8000 --cors=true",