Skip to content

Commit

Permalink
chore(release): release 10.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperITMan committed Mar 22, 2023
1 parent c18c3c9 commit 0c51914
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [10.2.6](https://github.com/nationalbankbelgium/stark/compare/10.2.5...10.2.6) (2023-03-22)


### Bug Fixes

* **stark-core:** fix `@uirouter/core` version to "6.0.9" to fix `StaticInjectionError` ([c18c3c9](https://github.com/nationalbankbelgium/stark/commit/c18c3c92d23cf98cb3b17cc7f635ef7d158e3d55)), closes [#3603](https://github.com/nationalbankbelgium/stark/issues/3603)



## [10.2.5](https://github.com/nationalbankbelgium/stark/compare/10.2.4...10.2.5) (2022-09-09)


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": "stark-srcs",
"version": "10.2.5",
"version": "10.2.6",
"private": true,
"description": "Stark - a framework for Angular apps",
"author": "Stark Team <[email protected]>",
Expand Down

0 comments on commit 0c51914

Please sign in to comment.