Skip to content

Commit

Permalink
4b310dd1 refactor(example-app): use create action group function for …
Browse files Browse the repository at this point in the history
…actions (#4239)
  • Loading branch information
web-flow authored Feb 14, 2024
1 parent c01f521 commit f489d54
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion commit_message
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b90da9d3 perf(signals): avoid creating unnecessary objects in excludeKeys (#4240)
4b310dd1 refactor(example-app): use create action group function for actions (#4239)
6 changes: 3 additions & 3 deletions generated/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,12 +762,12 @@
"prerelease": [
"local"
],
"build": "sha.b90da9d3",
"build": "sha.4b310dd1",
"version": "17.1.1-local",
"codeName": "snapshot",
"isSnapshot": true,
"full": "17.1.1-local+sha.b90da9d3",
"full": "17.1.1-local+sha.4b310dd1",
"branch": "master",
"commitSHA": "b90da9d338569db3de75e46515fa19ee8989c8a0"
"commitSHA": "4b310dd1e73d7335483e919d8ac909bf2638a8f9"
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified generated/zips/ngrx-start/ngrx-start.zip
Binary file not shown.
Binary file modified generated/zips/router-store-selectors/router-store-selectors.zip
Binary file not shown.
Binary file modified generated/zips/store-walkthrough/store-walkthrough.zip
Binary file not shown.
Binary file modified generated/zips/store/store.zip
Binary file not shown.
Binary file modified generated/zips/testing-store/testing-store.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1707751196727,
"timestamp": 1707931947391,
"index": "/index.html",
"assetGroups": [
{
Expand Down Expand Up @@ -1343,7 +1343,7 @@
"/generated/images/marketing/concept-icons/universal.svg": "69516bc8a226c9df3c564f7a4f0fec1b66e7711f",
"/generated/images/marketing/features/feature-icon.svg": "2cf6c1c11faee80b101b38c91f02184dada8cbe2",
"/generated/images/marketing/home/ngrx-conf-badge.svg": "f6c369c9c05b4b4df3373a7fb31dd3f4e82c9a44",
"/generated/navigation.json": "c950a72a2807676b117f449e5033bb7e9846d037",
"/generated/navigation.json": "b888e8c43179d0eea233a4841f44b9c152d220a9",
"/generated/resources.json": "187bbb4f63bac415553db8bc033d822bb0b5a47e",
"/index.html": "003500bdbc9cd4a4aaa16d7a8f04e2c59eaffa75",
"/light-theme.css": "99403319a34e1b531a46b045218e7d30f52a2b47",
Expand Down
2 changes: 1 addition & 1 deletion stats.json

Large diffs are not rendered by default.

0 comments on commit f489d54

Please sign in to comment.