Skip to content

Commit 1151616

Browse files
chore: Publish
- [email protected] - @messageformat/[email protected] - @messageformat/[email protected] - @messageformat/[email protected] - @messageformat/[email protected]
1 parent df50edd commit 1151616

File tree

22 files changed

+83
-31
lines changed

22 files changed

+83
-31
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"private": true,
55
"license": "MIT",
66
"homepage": "https://messageformat.github.io/",
7-
"repository": "messageformat/messageformat",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/messageformat/messageformat.git"
10+
},
811
"directories": {
912
"doc": "docs",
1013
"example": "example"

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"homepage": "https://messageformat.github.io/",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/messageformat/messageformat.git",
19+
"url": "git+https://github.com/messageformat/messageformat.git",
2020
"directory": "packages/cli"
2121
},
2222
"bin": {
23-
"messageformat": "./cli.js"
23+
"messageformat": "cli.js"
2424
},
2525
"files": [
2626
"cli.js",

packages/convert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/messageformat/messageformat.git",
17+
"url": "git+https://github.com/messageformat/messageformat.git",
1818
"directory": "packages/convert"
1919
},
2020
"main": "index.js",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.4.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2024-09-24)
7+
8+
### Features
9+
10+
* Add timezone to date formatter ([#420](https://github.com/messageformat/messageformat/issues/420))
11+
612
## [3.3.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2023-11-14)
713

814
### Features

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@messageformat/core",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.",
55
"keywords": [
66
"i18n",
@@ -19,7 +19,7 @@
1919
"homepage": "http://messageformat.github.io/messageformat/api/core/",
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/messageformat/messageformat.git",
22+
"url": "git+https://github.com/messageformat/messageformat.git",
2323
"directory": "packages/core"
2424
},
2525
"main": "lib/messageformat.js",

packages/date-skeleton/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2024-09-24)
7+
8+
### Features
9+
10+
* Add timezone to date formatter ([#420](https://github.com/messageformat/messageformat/issues/420))
11+
612
## [1.0.1](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2022-07-16)
713

814
### Bug Fixes

packages/date-skeleton/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@messageformat/date-skeleton",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A parser & formatter for ICU DateFormat skeleton strings",
55
"keywords": [
66
"icu",
@@ -17,7 +17,7 @@
1717
"homepage": "http://messageformat.github.io/messageformat/api/date-skeleton/",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/messageformat/messageformat.git",
20+
"url": "git+https://github.com/messageformat/messageformat.git",
2121
"directory": "packages/date-skeleton"
2222
},
2323
"files": [

packages/mf2-fluent/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2024-09-24)
4+
5+
* Prefix custom functions: fluent:message, mf1:date, mf1:number, ... ([030d00f](https://github.com/messageformat/messageformat/commit/030d00f5450632184913c098342169ed50ef4a77))
6+
37
## [0.8.0](https://github.com/messageformat/messageformat/compare/@messageformat/[email protected]...@messageformat/[email protected]) (2024-02-28)
48

59
* Flatten Pattern as per [unicode-org/message-format-wg#585](https://github.com/unicode-org/message-format-wg/issues/585) ([c388f5a](https://github.com/messageformat/messageformat/commit/c388f5a42b74c1e53d1ffaf1c2b3455a025e1c19))

packages/mf2-fluent/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@messageformat/fluent",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Conversion & compatibility tools for using Fluent with MessageFormat 2",
55
"keywords": [
66
"messageformat",
@@ -18,7 +18,7 @@
1818
"homepage": "http://messageformat.github.io/messageformat/api/fluent/",
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/messageformat/messageformat.git",
21+
"url": "git+https://github.com/messageformat/messageformat.git",
2222
"directory": "packages/mf2-fluent"
2323
},
2424
"main": "lib/index.js",
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@fluent/syntax": "^0.19.0",
3535
"fast-deep-equal": "^3.1.3",
36-
"messageformat": "4.0.0-7"
36+
"messageformat": "4.0.0-8"
3737
},
3838
"scripts": {
3939
"build": "tsc --project tsconfig.build.json",

0 commit comments

Comments
 (0)