Skip to content

Commit

Permalink
Merge pull request #18 from haiilo/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--ngx-intl

chore(main): release ngx-intl 2.1.2
  • Loading branch information
fynnfeldpausch authored May 26, 2023
2 parents 8c0d47c + 0fadc8e commit 175c699
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
@@ -1,3 +1,3 @@
{
"projects/ngx-intl": "2.1.1"
"projects/ngx-intl": "2.1.2"
}
7 changes: 7 additions & 0 deletions projects/ngx-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.2](https://github.com/haiilo/ngx-intl/compare/ngx-intl-v2.1.1...ngx-intl-v2.1.2) (2023-05-26)


### Bug Fixes

* test ci automation ([8c0d47c](https://github.com/haiilo/ngx-intl/commit/8c0d47c844d2366eed79a4279325cf9088829a96))

## [2.1.1](https://github.com/haiilo/ngx-intl/compare/ngx-intl-v2.1.0...ngx-intl-v2.1.1) (2023-05-26)


Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/ngx-intl",
"version": "2.1.1",
"version": "2.1.2",
"description": "Standalone Angular pipes using the ECMAScript Internationalization API, which provides language sensitive string comparison, number formatting, and date and time formatting.",
"keywords": [
"Angular",
Expand Down

0 comments on commit 175c699

Please sign in to comment.