Skip to content

Commit

Permalink
chore(release): v1.91.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 11, 2024
1 parent 2c37aa7 commit da5e7d6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### [1.91.0](https://github.com/taiga-family/renovate-config/compare/v1.90.0...v1.91.0) (2024-11-06)

### 🚀 Features

- do not upgrade renovate automatically (#1571)
[(5606031)](https://github.com/taiga-family/renovate-config/commit/56060310e9821c4208713eeef880c5d31f432170)

### 🐞 Bug Fixes

- skip nx install and upgrade to fixed version (#1572)
[(2c37aa7)](https://github.com/taiga-family/renovate-config/commit/2c37aa7d3416c563472637be38c0af64038d6446)
- try another way (#1558)
[(3d82807)](https://github.com/taiga-family/renovate-config/commit/3d8280744870a4d2152c40d56f4aff4b1afc0418)

### [1.90.0](https://github.com/taiga-family/renovate-config/compare/v1.89.2...v1.90.0) (2024-11-03)

### 🚀 Features
Expand Down
4 changes: 2 additions & 2 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-renovate-config",
"version": "1.90.0",
"version": "1.91.0",
"private": true,
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit da5e7d6

Please sign in to comment.