Skip to content

Commit

Permalink
carnesen-cli-website-server-2023.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carnesen committed Jan 14, 2023
1 parent 23503f1 commit c515258
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
4 changes: 4 additions & 0 deletions packages/cli-website-server/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Upcoming

## carnesen-cli-website-server-2023.1.0 (2023-01-14)



## carnesen-cli-website-server-2022.9.1 (2022-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli-website-server/license.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright © 2020-2022 Chris Arnesen
Copyright © 2020-2023 Chris Arnesen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
32 changes: 16 additions & 16 deletions packages/cli-website-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/cli-website-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carnesen/cli-website-server",
"description": "Node.js server for cli.carnesen.com",
"version": "2022.9.1",
"version": "2023.1.0",
"engines": {
"node": ">=14.0.0"
},
Expand All @@ -16,8 +16,8 @@
"unit-test": "jest src"
},
"dependencies": {
"@carnesen/cli-docs": "0.8.1",
"@carnesen/cli-website": "2022.9.1",
"@carnesen/cli-docs": "0.9.0",
"@carnesen/cli-website": "2023.1.0",
"http-status-codes": "2.2.0",
"koa": "2.13.4",
"koa-mount": "4.0.0",
Expand Down

0 comments on commit c515258

Please sign in to comment.