Skip to content

Commit

Permalink
release v3.3 (#105)
Browse files Browse the repository at this point in the history
* release v3.3

* release v3.3 package.json
  • Loading branch information
davidgamero authored Jan 25, 2024
1 parent a6531d1 commit 9318809
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [v3.3] - 2024-01-22

### Added

- #77 Add az user agent
- #97 Add support for --public-fqdn option
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aks-set-context-action",
"version": "0.0.1",
"version": "3.3.0",
"private": true,
"main": "lib/login.js",
"scripts": {
Expand Down

0 comments on commit 9318809

Please sign in to comment.