Skip to content

Commit 73d273c

Browse files
committed
chore: release version 4.0.0
1 parent 440512d commit 73d273c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ In case you need to support older versions of that browsers, see the below table
299299

300300
| Angular | angular-ecmascript-intl |
301301
| ------- | ----------------------- |
302+
| 18 | 4.x |
302303
| 17 | 3.x |
303304
| 16 | 2.x |
304305
| 15 | 1.x |

projects/angular-ecmascript-intl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ecmascript-intl",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"description": "Contains Angular pipes to transform internationalization data using Intl.* browser APIs",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)