Skip to content

Commit

Permalink
chore(release): 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Sep 24, 2024
1 parent e76e27e commit d31abb6
Show file tree
Hide file tree
Showing 22 changed files with 90 additions and 75 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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.

### [4.8.1](https://github.com/taiga-family/taiga-ui/compare/v4.8.0...v4.8.1) (2024-09-24)

### 🐞 Bug Fixes

- **addon-charts:** `LineChart` fix line thickness on 0 and max
([#9167](https://github.com/taiga-family/taiga-ui/issues/9167))
([c51f8ec](https://github.com/taiga-family/taiga-ui/commit/c51f8ecd8cfa4f0e9acef426aa7d17a4940f361c))
- **core:** `DropdownContext` fix for Shadow DOM ([#9171](https://github.com/taiga-family/taiga-ui/issues/9171))
([e76e27e](https://github.com/taiga-family/taiga-ui/commit/e76e27ebe0cde3f4993e381eb4600e4821702181))
- **kit:** export password options ([#9159](https://github.com/taiga-family/taiga-ui/issues/9159))
([688405e](https://github.com/taiga-family/taiga-ui/commit/688405eb375c095c699fc9b8dd82982879fe2e57))
- **legacy:** `MultiSelect` fix for long items overflowing
([#9160](https://github.com/taiga-family/taiga-ui/issues/9160))
([80fdfd0](https://github.com/taiga-family/taiga-ui/commit/80fdfd0a1bd28f34d86b837c1f33c67ec9d7d139))

## [4.8.0](https://github.com/taiga-family/taiga-ui/compare/v4.7.0...v4.8.0) (2024-09-24)

### 🚀 Features
Expand Down
42 changes: 21 additions & 21 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": "4.8.0",
"version": "4.8.1",
"private": true,
"description": "Taiga UI by TBank is a set of components, services, directives and other tools to build high quality UI using modern Angular framework",
"keywords": [
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": "4.8.0",
"version": "4.8.1",
"description": "Extension package for Taiga UI that adds various charts, graphs and related components.",
"keywords": [
"angular",
Expand All @@ -17,8 +17,8 @@
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.6.3",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"tslib": "^2.7.0"
}
Expand Down
10 changes: 5 additions & 5 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": "4.8.0",
"version": "4.8.1",
"description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.",
"keywords": [
"angular",
Expand All @@ -21,10 +21,10 @@
"@maskito/core": "^3.0.2",
"@maskito/kit": "^3.0.2",
"@ng-web-apis/common": "^4.6.3",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/i18n": "^4.8.0",
"@taiga-ui/kit": "^4.8.0",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/i18n": "^4.8.1",
"@taiga-ui/kit": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"rxjs": ">=7.0.0",
"tslib": "^2.7.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": "4.8.0",
"version": "4.8.1",
"description": "Taiga UI based library for developing documentation portals for Angular libraries.",
"keywords": [
"angular",
Expand All @@ -23,10 +23,10 @@
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.6.3",
"@taiga-ui/addon-mobile": "^4.8.0",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/kit": "^4.8.0",
"@taiga-ui/addon-mobile": "^4.8.1",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/kit": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"markdown-it": ">=14.1.0",
"ngx-highlightjs": ">=10.0.0",
Expand Down
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": "4.8.0",
"version": "4.8.1",
"description": "Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.",
"keywords": [
"angular",
Expand All @@ -18,9 +18,9 @@
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.6.3",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/kit": "^4.8.0",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/kit": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
Expand Down
10 changes: 5 additions & 5 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": "4.8.0",
"version": "4.8.1",
"description": "A library to display tabled data with filters, search, group actions, etc.",
"keywords": [
"angular",
Expand All @@ -16,10 +16,10 @@
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/intersection-observer": "^4.6.3",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/i18n": "^4.8.0",
"@taiga-ui/kit": "^4.8.0",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/i18n": "^4.8.1",
"@taiga-ui/kit": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"rxjs": ">=7.0.0",
"tslib": "^2.7.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 = '4.8.0';
export const TUI_VERSION = '4.8.1';
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": "4.8.0",
"version": "4.8.1",
"description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance",
"keywords": [
"angular",
Expand Down
6 changes: 3 additions & 3 deletions projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/core",
"version": "4.8.0",
"version": "4.8.1",
"description": "Core library for creating Angular components and applications using Taiga UI",
"keywords": [
"angular",
Expand All @@ -26,9 +26,9 @@
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.6.3",
"@ng-web-apis/mutation-observer": "^4.6.3",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/event-plugins": "^4.2.3",
"@taiga-ui/i18n": "^4.8.0",
"@taiga-ui/i18n": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
Expand Down
10 changes: 5 additions & 5 deletions projects/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/experimental",
"version": "4.8.0",
"version": "4.8.1",
"description": "A package with Taiga UI experimental components",
"keywords": [
"angular",
Expand All @@ -13,10 +13,10 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@taiga-ui/addon-commerce": "^4.8.0",
"@taiga-ui/cdk": "^4.8.0",
"@taiga-ui/core": "^4.8.0",
"@taiga-ui/kit": "^4.8.0",
"@taiga-ui/addon-commerce": "^4.8.1",
"@taiga-ui/cdk": "^4.8.1",
"@taiga-ui/core": "^4.8.1",
"@taiga-ui/kit": "^4.8.1",
"@taiga-ui/polymorpheus": "^4.7.3",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
Expand Down
2 changes: 1 addition & 1 deletion projects/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/i18n",
"version": "4.8.0",
"version": "4.8.1",
"description": "A package with tools for Taiga UI library i18n",
"keywords": [
"angular",
Expand Down
2 changes: 1 addition & 1 deletion projects/icons-fontawesome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/icons-fontawesome",
"version": "4.8.0",
"version": "4.8.1",
"description": "FontAwesome icons for Taiga UI",
"keywords": [
"angular",
Expand Down
2 changes: 1 addition & 1 deletion projects/icons-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/icons-material",
"version": "4.8.0",
"version": "4.8.1",
"description": "Feather icons for Taiga UI",
"keywords": [
"angular",
Expand Down
Loading

0 comments on commit d31abb6

Please sign in to comment.