Skip to content

Commit 7e1bdd7

Browse files
authored
ast-tools 1.0.1 (#2095)
1 parent fc6e6f9 commit 7e1bdd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ast-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-cli/ast-tools",
3-
"version": "1.0.0-beta.11-webpack.5",
3+
"version": "1.0.1",
44
"description": "CLI tool for Angular",
55
"main": "./src/index.js",
66
"keywords": [

packages/base-href-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-cli/base-href-webpack",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Base HREF Webpack plugin",
55
"main": "./src/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)