Skip to content

Commit

Permalink
chore(release): 2.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinkoff-bot committed Jul 28, 2023
1 parent 347450b commit b673973
Show file tree
Hide file tree
Showing 20 changed files with 78 additions and 71 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.96.0](https://github.com/tinkoff/taiga-ui/compare/v2.95.0...v2.96.0) (2023-07-28)

### Features

- **i18n:** switch to power of 2 for file size display ([#4997](https://github.com/tinkoff/taiga-ui/issues/4997))
([347450b](https://github.com/tinkoff/taiga-ui/commit/347450b5dce604109d28499cf62072d10a063c38))

## [2.95.0](https://github.com/tinkoff/taiga-ui/compare/v2.94.1...v2.95.0) (2023-07-25)

### Bug Fixes
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/components",
"version": "2.95.0",
"version": "2.96.0",
"description": "Taiga UI by Tinkoff is a set of components, services, directives and other tools to build high quality UI using modern Angular framework",
"keywords": [
"angular",
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-charts",
"version": "2.95.0",
"version": "2.96.0",
"description": "Extension package for Taiga UI that adds various charts, graphs and related components.",
"keywords": [
"angular",
Expand All @@ -17,8 +17,8 @@
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4"
}
}
8 changes: 4 additions & 4 deletions projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-commerce",
"version": "2.95.0",
"version": "2.96.0",
"description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.",
"keywords": [
"angular",
Expand All @@ -18,9 +18,9 @@
"@angular/core": ">=9.0.0",
"@angular/forms": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/i18n": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/i18n": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4",
"angular2-text-mask": ">=9.0.0",
"rxjs": ">=6.0.0"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-doc",
"version": "2.95.0",
"version": "2.96.0",
"description": "Taiga UI based library for developing documentation portals for Angular libraries.",
"keywords": [
"angular",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@angular/forms": ">=9.0.0",
"@angular/router": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@taiga-ui/addon-mobile": ">=2.95.0",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/kit": ">=2.95.0",
"@taiga-ui/addon-mobile": ">=2.96.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/kit": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4"
},
"schematics": "./schematics/collection.json"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-editor",
"version": "2.95.0",
"version": "2.96.0",
"description": "Rich text editor extension package for Taiga UI",
"keywords": [
"angular",
Expand Down Expand Up @@ -71,10 +71,10 @@
"@angular/forms": ">=9.0.0",
"@angular/platform-browser": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/i18n": ">=2.95.0",
"@taiga-ui/kit": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/i18n": ">=2.96.0",
"@taiga-ui/kit": ">=2.96.0",
"rxjs": ">=6.0.0"
}
}
8 changes: 4 additions & 4 deletions projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-mobile",
"version": "2.95.0",
"version": "2.96.0",
"description": "Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.",
"keywords": [
"angular",
Expand All @@ -15,9 +15,9 @@
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/kit": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/kit": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4",
"rxjs": ">=6.0.0"
}
Expand Down
12 changes: 6 additions & 6 deletions projects/addon-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-preview",
"version": "2.95.0",
"version": "2.96.0",
"description": "A library to show a modal with custom content preview",
"keywords": [
"angular",
Expand All @@ -16,11 +16,11 @@
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0",
"@ng-web-apis/mutation-observer": ">=1.1.0 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/i18n": ">=2.95.0",
"@taiga-ui/icons": ">=2.95.0",
"@taiga-ui/kit": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/i18n": ">=2.96.0",
"@taiga-ui/icons": ">=2.96.0",
"@taiga-ui/kit": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.0.0",
"rxjs": ">=6.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions projects/addon-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-table",
"version": "2.95.0",
"version": "2.96.0",
"description": "A library to display tabled data with filters, search, group actions, etc.",
"keywords": [
"angular",
Expand All @@ -17,9 +17,9 @@
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0",
"@ng-web-apis/intersection-observer": ">=2.1.0 < 3",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/i18n": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@taiga-ui/i18n": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4",
"rxjs": ">=6.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-tablebars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-tablebars",
"version": "2.95.0",
"version": "2.96.0",
"description": "Table bars is interactive UI control for group table actions and similar cases",
"keywords": [
"angular",
Expand All @@ -15,8 +15,8 @@
"peerDependencies": {
"@angular/common": ">=9.0.0",
"@angular/core": ">=9.0.0",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/core": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/core": ">=2.96.0",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4",
"rxjs": ">=6.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/cdk/constants/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const TUI_VERSION = `2.95.0`;
export const TUI_VERSION = `2.96.0`;
2 changes: 1 addition & 1 deletion projects/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/cdk",
"version": "2.95.0",
"version": "2.96.0",
"description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance",
"keywords": [
"angular",
Expand Down
8 changes: 4 additions & 4 deletions projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/core",
"version": "2.95.0",
"version": "2.96.0",
"description": "Core library for creating Angular components and applications using Taiga UI",
"keywords": [
"angular",
Expand All @@ -15,7 +15,7 @@
"repository": "https://github.com/tinkoff/taiga-ui",
"license": "Apache-2.0",
"dependencies": {
"@taiga-ui/i18n": "^2.95.0"
"@taiga-ui/i18n": "^2.96.0"
},
"peerDependencies": {
"@angular/animations": ">=9.0.0",
Expand All @@ -26,8 +26,8 @@
"@angular/router": ">=9.0.0",
"@ng-web-apis/common": ">=1.12.1 < 2",
"@ng-web-apis/mutation-observer": ">=1.1.0 < 2",
"@taiga-ui/cdk": ">=2.95.0",
"@taiga-ui/i18n": ">=2.95.0",
"@taiga-ui/cdk": ">=2.96.0",
"@taiga-ui/i18n": ">=2.96.0",
"@tinkoff/ng-event-plugins": ">=2.3.2",
"@tinkoff/ng-polymorpheus": ">=3.1.12 < 4",
"rxjs": ">=6.0.0"
Expand Down
Loading

0 comments on commit b673973

Please sign in to comment.